Moderator: igrr
There are several libs out there. There is one already in ESP8266 github :
https://github.com/esp8266/Arduino/tree ... ies/EEPROM
Here are 2 other examples where I used one or the other depending of the projects.
http://playground.arduino.cc/Code/I2CEEPROM
https://github.com/JChristensen/extEEPROM
There is something I don't understand
When you flash an ESP8266-12E (alone) with the sketch : eeprom_clear.ino, where does the sketch write the data?
Is the Program at 00000?
What is the address were are written the data 512 KB?
Thank you.
http://esp8266.github.io/Arduino/versio ... ystem.html