arduino+esp8266 upload error: warning: espcomm_sync failed
Posted: Fri Jul 07, 2017 10:22 pm
I have a couple of esp8266 modules 8 pin.
I have been able to get them to work with a Webserver and Blink but now when I try to update the firmware I get the following error when uploading:
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed
Here is the pinout. (no resistors)
Arduino UNO - - - esp8266
TX - - - RX
3.3 V - - - VCC -
GND - - - GPIO 0
NONE - - - RESET
3.3V - - - CH_PD
NONE - - - GPIO 2
RX - - - TX
GND - - - GND
I'd like to control and arduino with 802.11 and use Jonny-five
Help please
I have been able to get them to work with a Webserver and Blink but now when I try to update the firmware I get the following error when uploading:
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed
Here is the pinout. (no resistors)
Arduino UNO - - - esp8266
TX - - - RX
3.3 V - - - VCC -
GND - - - GPIO 0
NONE - - - RESET
3.3V - - - CH_PD
NONE - - - GPIO 2
RX - - - TX
GND - - - GND
I'd like to control and arduino with 802.11 and use Jonny-five
Help please