settings for ESP-01 module?
Posted: Sat Jun 17, 2017 1:13 pm
I installed the ESP8266 Core for Arduino today on one of my ESP-01 modules with black solder mask.
The default setting for Generic ESP8266 Module, 80 MHz, 40 MHz, DIO, 115200, 512K (64K SIFFS), ck, Disabled, None failed with
I had to change one of the settings to 512K (no SPIFFS).
Can someone explain what this means?
The default setting for Generic ESP8266 Module, 80 MHz, 40 MHz, DIO, 115200, 512K (64K SIFFS), ck, Disabled, None failed with
Code: Select all
.error: espcomm_upload_mem failed
I had to change one of the settings to 512K (no SPIFFS).
Can someone explain what this means?