I could use the EEPROM library to read and write data quite easily. But the library allows access to only 4096 bits (one sector I guess) of data. The ESP-12 board has 4Mbits of EEPROM. How do I access the rest of it?
Any help is highly appreciated .
Thanks