Error while uploading the program in to ESP32 -S3 sense
-
A serial exception error occurred: Write timeout
Note: This error originates from pySerial. It is likely not a problem with esptool but the hardware connection or drivers.
For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
Failed uploading: uploading error: exit status 1 -
I suggest to change the firmware. For this you can download the firmware from seeedstudio wiki https://files.seeedstudio.com/wiki/SeeedStudio-XIAO-ESP32S3/res/XIAOESP32S3-Sense-firmware.zip
And use esptool to upload the firmware https://espressif.github.io/esptool-js/ -
@zainmuhammed Thank you.