Does ESP8266 support factory restoration in micropython?

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
MarchAwake
Posts: 2
Joined: Tue May 17, 2022 11:40 am

Does ESP8266 support factory restoration in micropython?

Post by MarchAwake » Thu Jul 14, 2022 6:57 am

Does ESP8266 support factory restoration in micropython?

User avatar
Roberthh
Posts: 3668
Joined: Sat May 09, 2015 4:13 pm
Location: Rhineland, Europe

Re: Does ESP8266 support factory restoration in micropython?

Post by Roberthh » Thu Jul 14, 2022 7:00 am

You can always bring an esp8266 (or esp32) to an initial fresh state by erasing the fllash and reloading the firmware version of your choice.

Post Reply