-->
Page 1 of 1

espcomm error

PostPosted: Tue Mar 31, 2015 1:24 pm
by dbear
When trying an example program I get
warning: espcomm cmd: wrong direction/command: 0x00 0x08, expected 0x01 0x08

nine times then

warning: espcomm_sync failed

then hang on Uploading...

Any suggestions?

Re: espcomm error

PostPosted: Tue Mar 31, 2015 8:55 pm
by sgoggin
Maybe it's trying to upload using the Arduino drivers? Have you checked the Board type and the programmer type?

Re: espcomm error

PostPosted: Wed Apr 01, 2015 1:58 am
by igrr
Esptool doesnt seem to be as reliable as I thought. Most of the time if you get errors like this you can get around them by power cycling the board and trying to upload a few times.

Patches to esptool are welcome by the way.