-->
Page 2 of 4

Re: Esp8266 not uploading sketch

PostPosted: Thu Jul 23, 2015 1:30 pm
by bananasplit
nothing happened..i m using the sparkfun ftdi.could it be a problem of drivers?even the ftdi or the esp itself?and i m using arduino ide with esp support..maybe something there could cause it??

Re: Esp8266 not uploading sketch

PostPosted: Thu Jul 23, 2015 4:34 pm
by martinayotte
I thought you were trying AT commands, if you've uploaded a sketch already with ArduinoIDE, then the AT firmware is gone.
If you have problem uploading with ArduinoIDE, make sure that GPIO2 is HIGH and GPIO0 is LOW to get into Upload mode, and after put back GPIO0 to HIGH for Execution mode.

Re: Esp8266 not uploading sketch

PostPosted: Thu Jul 23, 2015 5:06 pm
by bananasplit
I couldn't upload a sketch..it says esp8266 warning: espcomm_sync failed..all the time...

Re: Esp8266 not uploading sketch

PostPosted: Thu Jul 23, 2015 5:16 pm
by bananasplit
my wiring is:
VCC to 3.3v
RX to TX FTDI
TX TO RX FTDI
GND TO GND
GPIO2 TO VCC
GPIO0 TO GND
CH_PD to VCC as shown here.. http://www.kendricktabi.com/2015/06/how ... o-ide.html