Error when booting esp-wrover-kit dev board at first time :-(
Posted: Mon Mar 05, 2018 7:35 am
Hi, I have just got an esp-wrover-kit dev board. It reported error when I ran the following steps.
1), Connected it to laptop through USB cable.
2), Turned the board on.
3), Ran "make flash".
4), The following messages were printed out on terminal:"make flash
Flashing binaries to serial port /dev/ttyUSB0 (app at offset 0x10000)...
esptool.py v2.2.1
Connecting........_____....._____....._____....._____....._____....._____....._____....._____....._____....._____
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
/home/xiaozhong/esp/esp-idf/components/esptool_py/Makefile.projbuild:54: recipe for target 'flash' failed
".
How knows what the issue is?
Thanks!
1), Connected it to laptop through USB cable.
2), Turned the board on.
3), Ran "make flash".
4), The following messages were printed out on terminal:"make flash
Flashing binaries to serial port /dev/ttyUSB0 (app at offset 0x10000)...
esptool.py v2.2.1
Connecting........_____....._____....._____....._____....._____....._____....._____....._____....._____....._____
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
/home/xiaozhong/esp/esp-idf/components/esptool_py/Makefile.projbuild:54: recipe for target 'flash' failed
".
How knows what the issue is?
Thanks!