NodeMCU EEPROM
Posted: Thu Mar 21, 2019 3:44 am
I have a NodeMCU V1.0, software V0.9.5 build 20150318 LUA V5.1.4 which doesn't retain EEPROM data.
My application was working fine and read/write of EEPROM data was working without issue. However, with Arduino V1.8.8, I selected menu Tools - Erase Flash - All Flash Contents
Following this, the module seems to run fine, but now doesn't read/write EEPROM data.
How do I restore this functionality to my NodeMCU module?
My application was working fine and read/write of EEPROM data was working without issue. However, with Arduino V1.8.8, I selected menu Tools - Erase Flash - All Flash Contents
Following this, the module seems to run fine, but now doesn't read/write EEPROM data.
How do I restore this functionality to my NodeMCU module?