bootloader doesnt respond (manually bootloading)
Posted: Sun Nov 12, 2017 5:58 pm
Hi there.
I have a ESP32 module including a Lora chip and OLED on it. Made by ttgo.
It all works fine. But I broke the USB connector (most likely not that good soledering) .
I connected another USB-to Serial to RX an TX and that works fine. I see my program running and I am able to put it manually into flashing mode. (By pressing the PRG button (i assume it is connected to GPIO0). The message appears like this:
rsv:0x1 (XOWERON_RESET),boot:0x7 (DOWNLOaD_BOOT(UART0/UQRT1/SDIO_REI_REO_V2))
waiting for download
That seems fine to me.
When I start esptool.py to flash the following message appears:
Connecting........_____....._____....._____....._____....._____....._____....._____....._____....._____....._____
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
I am also not able to read the chip_id or something else.
The funny thing is that I do not have GPIO0 as a pinout. Wiki did not help me either.
Is someone able to help me. I need to upload it just once (to continue by Over the air upload)
I have a ESP32 module including a Lora chip and OLED on it. Made by ttgo.
It all works fine. But I broke the USB connector (most likely not that good soledering) .
I connected another USB-to Serial to RX an TX and that works fine. I see my program running and I am able to put it manually into flashing mode. (By pressing the PRG button (i assume it is connected to GPIO0). The message appears like this:
rsv:0x1 (XOWERON_RESET),boot:0x7 (DOWNLOaD_BOOT(UART0/UQRT1/SDIO_REI_REO_V2))
waiting for download
That seems fine to me.
When I start esptool.py to flash the following message appears:
Connecting........_____....._____....._____....._____....._____....._____....._____....._____....._____....._____
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
I am also not able to read the chip_id or something else.
The funny thing is that I do not have GPIO0 as a pinout. Wiki did not help me either.
Is someone able to help me. I need to upload it just once (to continue by Over the air upload)