Search found 1 match
- Fri Jul 26, 2019 11:35 am
- Forum: ESP-IDF
- Topic: Failed to connect to ESP32: Timed out waiting for packet header
- Replies: 7
- Views: 23122
Re: Failed to connect to ESP32: Timed out waiting for packet header
I am using Ubuntu 18.04 and had the same problem: - make flash didn't work; - python2 /home/marcos/esp/esp-idf/components/esptool_py/esptool/espto...../hello_world/build/partitions_singleapp.bin DID NOT WORK ALSO. For me it worked by following these steps: https://github.com/espressif/esptool USED ...