ESPUSB - Chat about the software components

User avatar
By LEDEDIT PRO
#96442 This quick article explains how to erase ESP8266 NodeMCU flash memory to restore it to its factory default settings. Using a tool named esptool.py, we'll be able to communicate. If the system keeps crashing and you can't upload new code, if you want to remove any firmware or configuration modifications you made, if you want to clean off old data, or for other reasons, you may find it useful to restore ESP8266 to its factory settings.

Installing esptool.py
We'll use esptool, which is a “Python-based, open-source, platform-independent utility to communicate with the ROM bootloader in Espressif chips,” to perform an ESP8266 factory reset.

You need Python 3.7 or newer installed on your system to install esptool. Make sure you choose the right package for your system before beginning the download and installation process at the following link:

Learn more about it on LEDEdit PRO
https://lededitpro.com/erase-esp8266-nodemcu-flash-memory