Tag Archives: esp32

Erase ESP – quickly reset the wifi chip

TLDR: Install esptool.py pip3 install esptool Erase flash of the esp esptool.py — erase_flash One of my smart ESP devices wasn’t responding after a power down. I debugged the problem by connecting it to a serial interface. On the comandline … Continue reading

Posted in Technik | Tagged , , , , , , | Leave a comment