Various Different Errors while uploading code.
Posted: Wed May 06, 2015 10:02 pm
I've been trying to upload an example sketch, and I've been coming across some interesting errors, sadly they don't even pop up on Google...
and occasionally
Any thoughts on what's going wrong?
Right now I have
CH_PD - High
GPIO2 - High
GPIO15 - Low
GPIO0 - Low
with all other pins floating (excecpt VCC and GND of course)
Code: Select all
error: unslip sequence wrong
warning: espcomm_cmd: cant receive slip payload data
warning: espcomm_sync failed
error: espcomm_open failed
and occasionally
Code: Select all
.
error: failed reading byte
warning: espcomm_cmd: cant receive slip payload data
error: failed reading byte
warning: espcomm_cmd: cant receive slip payload data
warning: espcomm_sync failed
error: espcomm_open failed
Any thoughts on what's going wrong?
Right now I have
CH_PD - High
GPIO2 - High
GPIO15 - Low
GPIO0 - Low
with all other pins floating (excecpt VCC and GND of course)