Heltec-Aaron-Lee / WiFi_Kit_series

Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.
GNU Lesser General Public License v2.1
781 stars 310 forks source link

Failed to connect to ESP32: Timed out waiting for packet header #49

Open nageshu opened 6 years ago

nageshu commented 6 years ago

Hey, I am using ESP32 loRa board with arduino IDE. while uploading program i am getting error that A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header

before this it was working properly and I am using CP210x_Windows_Drivers this usb drivers and installed drivers for ESP32 . I have tried to reset the board but the same problem is occurred after resetting the board.

Any help would be appriciated ?

Thanks in advance!