Page 1 of 1

CODE UPLOADING ERROR IN ESP32

Posted: Sat Jul 20, 2024 12:21 pm
by arjun005
we are using a esp32 wroom(nodemcu32) when we are uploading code on esp32 module through vs code software. We are at a basic level and trying to upload an aexisting led blinking program. we are not able to upload the code in ESP32.

We are geting this error - bootloader is not responding

To cross examine, we tried the same example in arduino uno and the code got upload in uno. Also, the program executed as it should in uno.

what is the error ?
how to resolved it ?