I need to get some values saved into eeprom on my esp 8266, but it's not working. I get the Error "ERROR! EEPROM commit failed" when i try to EEPROM.commit() some writes. I tested it with my own code, but it also doesn't even work with the examples from the EEPROM library. I have multiple ESP8266MOD and tested with some of them, but no one worked. Anybody got an idea?
If you need additional Infos ill tell you