Hi there , do you have any experience with storing data in external EEPROMs connected to ESP8266 modules ? I found a rather clearly described example where the author writes and reads data in an external EEPROM 24C32 (I2C) with this module but it doesn't work for me. I am using LUA with support for i2c among other things but either the write is going wrong or the read is not working as it should , silly reads , ie not what I intended to write.
an example that supposedly works and with the latest firmware :
Link
an example that supposedly works and with the latest firmware :
Link