Hi guys, my first time working with the ESP32 DevKit V1. i just tried the "hello world" program, no problem when it compiled but whenever uploading, this error messages showed up:
esptool.py v2.6
Serial port COM8
Connecting...
Traceback (most recent call last):
- File "esptool.py", line 2959, in *
- File "esptool.py", line 2952, in _main*
- File "esptool.py", line 2653, in main*
- File "esptool.py", line 460, in connect*
- File "esptool.py", line 440, in _connect_attempt*
- File "esptool.py", line 379, in sync*
- File "esptool.py", line 322, in command*
- File "esptool.py", line 285, in write*
- File "site-packages\serial\serialwin32.py", line 323, in write*
serial.serialutil.SerialTimeoutException: Write timeout
Failed to execute script esptool
An error occurred while uploading the sketch
i have already tried to restarting, reinstalling, etc,...
please help!! thanks alot!!!