Hello everyone,
I tried loading files into the SPIFFS memory of an ESP01 ..
Without success.
I used the “littleFS Data Upload” used in other RNT projects.
I didn’t forget to put GPIO 0 to ground while downloading.
Can you help me ?
Hi.
What was exactly the error that you got?
It seems that people can’t upload files to the filesystem of some ESP-01 boards. See this discussion: https://github.com/esp8266/Arduino/issues/4061
Regards,
Sara
Hello,
Thank you for your response as usual very quick.
I started over several times.
The Little FS file download loads if:
We set the RST and GPIO 0 pins of ESP01 to zero, so that we first release RST and then GPIO 0.
I used it to load your 2_1_Output _ESP8266 Santos sketch on an ESP01 and used the relay described in ESP0101S-RELAY-MODULE-TUTORIAL.pdf and it works :-))