Hi!
I have an old ESP32 that has data written to the EEPROM and SPIFFS and I would like to "reset" the ESP to erase all that data and the program written to it. Clean so that it came back from "factory". Is there such a possibility?
Thanks!
Hi!
I have an old ESP32 that has data written to the EEPROM and SPIFFS and I would like to "reset" the ESP to erase all that data and the program written to it. Clean so that it came back from "factory". Is there such a possibility?
Thanks!
You could just write a small sketch that writes 0xFF to the entire EEOROM?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.