-->
Page 2 of 3

Re: espcomm_sync failed,

PostPosted: Thu Oct 08, 2015 3:58 pm
by observing
It turns out the moral of the story applies to me as well. I took a close look at the USB-UART adapter I'm using and found that the RXD connector pin had not been soldered to the board. Once I repaired it, I had no problems communicating between the ESP-12 and any of my computers.

Re: espcomm_sync failed,

PostPosted: Tue Oct 27, 2015 8:14 pm
by uncledj
Thanks :D

Re: espcomm_sync failed,

PostPosted: Thu Jun 02, 2016 5:27 am
by istihegyi
Hi everyone,

I just created a user to add:
sometimes simply powering the ESP8266 board before the serial adapter (that is used for programming in arduino environment) will get you rid of this error. My knowledge of ESP is pretty weak, but saw this happen to friends two times already, and thought I will give everyone a hint. Hope it helps.
There were actually three errors in the arduino console, but I can't remember the other ones.

Istvan

Re: espcomm_sync failed,

PostPosted: Sat Jan 14, 2017 9:12 pm
by Huakus
Observing!
I have to thank you a lot! Thanks to everyone! Your comment is one of the clearest I could find about the correct configuration.
Thanks again! =)