A fatal error occurred: Failed to connect to Espressif device when download app
Posted: Fri Jan 06, 2017 8:03 am
I do a terrible thing that I used a non-stop while loop to print logs without any delay in app_main (before app task created).
I try "make flash" or "esptool.py to erase flash" to reflash the app, but it always shows such error: "A fatal error occurred: Failed to connect to Espressif device: Timed out waiting for packet header"
It seems the port is occupied by logs so that I can't flash app anymore.
Is there any way to enter "download mode" or any way to recover it?
Thanks
I try "make flash" or "esptool.py to erase flash" to reflash the app, but it always shows such error: "A fatal error occurred: Failed to connect to Espressif device: Timed out waiting for packet header"
It seems the port is occupied by logs so that I can't flash app anymore.
Is there any way to enter "download mode" or any way to recover it?
Thanks