I have a ESP32 WROOM and it worked fine for a while. Now I am unable to make connection with it, but I still see it as CPOM8.
I tried this:
Code: Select all
PS E:\Dropbox\ZEsp32> python -m esptool --port COM8 erase_flash
esptool.py v2.5.0
Serial port COM8
Connecting........_____....._____....._____....._____....._____....._____....._____
A fatal error occurred: Failed to connect to Espressif device: Invalid head of packet (0x00)
Is it bricked, or can I do something to flash it again?
Many thanks!