I have been able to get them to work with a Webserver and Blink but now when we try to update the firmware we 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 an arduino with 802.11 and use Jonny-five
Help please