Unable to program ESP12e NodeMCU in Arduino IDE
Posted: Tue Jul 18, 2017 4:08 pm
Hi, i've been trying to load anything on the ESP module without success. The module is a LoLIN NodeMCU v3 ESP12E with a CH340g usb to serial converter.
Error while uploading the sketch:
warning: espcomm_sync failed
error: espcomm_open failed
While uploading the sketch the blue LED blinks a couple of long times and then throws the error
Things done:
- The driver is installed and working, but i cannot see anything on the serial monitor of Arduino.
- Selecting the correct board (NodeMCU V1) on Arduino
- Selecting the correct COM port
Things that I tried:
- Last Arduino version and older ones (1.6.5)
- Last esp8266 core libraries and older ones (2.0.0)
- Different usb cables
What can it be?
Thank you!
Error while uploading the sketch:
warning: espcomm_sync failed
error: espcomm_open failed
While uploading the sketch the blue LED blinks a couple of long times and then throws the error
Things done:
- The driver is installed and working, but i cannot see anything on the serial monitor of Arduino.
- Selecting the correct board (NodeMCU V1) on Arduino
- Selecting the correct COM port
Things that I tried:
- Last Arduino version and older ones (1.6.5)
- Last esp8266 core libraries and older ones (2.0.0)
- Different usb cables
What can it be?
Thank you!