Unable to flash, even if I see the device as COM8
Posted: Mon Feb 04, 2019 11:50 am
Hello,
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:
which used to work before. I also pressed the right hand button while issuing the command, whicn in the past has enabled flashing, but this doesn't help now.
Is it bricked, or can I do something to flash it again?
Many thanks!
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!