-->
Page 2 of 2

Re: Using Arduino as FTDI programmer to program ESP8266 (ESP

PostPosted: Sun Feb 07, 2016 6:03 am
by awall
Then perhaps your level translator was not connected properly...

Re: Using Arduino as FTDI programmer to program ESP8266 (ESP

PostPosted: Sun Feb 07, 2016 3:22 pm
by Manti
Ive been using a FTDI to program my 01, last time was about a week ago.
I wantend to upload some changes today and also got:

the following error:
Code: Select allwarning: espcomm_sync failed
error: espcomm_open failed


was there something changed?

Re: Using Arduino as FTDI programmer to program ESP8266 (ESP

PostPosted: Mon Feb 08, 2016 3:26 am
by Manti
solved my problem. I installed "Python 2,7", 3 days ago and something updated my FTDI driver (I cant see a link, but it happend in the same timespan according to some logs) .

I rolled back the driver from "27-1-2016 "to "27-1-2014" and it seems to work fine again.