StevenMHernandez / ESP32-CSI-Tool

Extract Channel State Information from WiFi-enabled ESP32 Microcontroller. Active and Passive modes available. (https://stevenmhernandez.github.io/ESP32-CSI-Tool/)
https://stevenmhernandez.github.io/ESP32-CSI-Tool/
MIT License
265 stars 72 forks source link

Error while Flashing ESP32 #20

Closed arcgolatkar closed 3 years ago

arcgolatkar commented 3 years ago

I am getting the following error while flashing the ESP32. (shown in img) I have followed the readme for the menuconfig and have ESP-IDF v4.1. Working on a single ESP in station mode and moble's hotspot as AP. I have changed 'myssid' and 'mypassword' to the mobile hotspot ssid and pwd. Wondering if doing this can connect my ESP to the hotspot ?. Screenshot from 2021-07-08 15-20-39

StevenMHernandez commented 3 years ago

"A fatal error occurred: Timed out waiting for packet header"

Do you need to hold a "flash" button to flash this ESP32?

arcgolatkar commented 3 years ago

Yes . I tried using baud rate = 115200 and it was working properly both on my Windows and Ubuntu.

StevenMHernandez commented 3 years ago

Is the issue resolved? Can I close this issue?