-->
Page 1 of 2

New SDK version-Not booting anymore

PostPosted: Thu May 07, 2015 8:35 am
by dmarkey
Hi all.

After updating to the latest SDK, my heavily modified esq_mqtt code is no longer working at gives me this output on the uart:

Code: Select allpicocom /dev/ttyUSB0 -b 115200 /dev/ttyUSB0
picocom v1.7

port is        : /dev/ttyUSB0
flowcontrol    : none
baudrate is    : 115200
parity is      : none
databits are   : 8
escape is      : C-a
local echo is  : no
noinit is      : no
noreset is     : no
nolock is      : no
send_cmd is    : sz -vv
receive_cmd is : rz -vv
imap is        :
omap is        :
emap is        : crcrlf,delbs,

Terminal ready
rll|là|



       lì
         b|ìrbl
               bònnlnnâì
                        bp
                          lblrlrònàbânbpü



Anyone have any ideas? Am I out of flash?

Re: New SDK version-Not booting anymore

PostPosted: Tue May 12, 2015 4:51 am
by dmarkey
This fixed my issue:

http://tech.scargill.net/esp8266-flash- ... dk-issues/

All credit to Peter Scargill!

Re: New SDK version-Not booting anymore

PostPosted: Tue May 12, 2015 6:52 am
by j0hncc
Which part of that blog entry is what fixed it for you? Reversing the flashing order? Or what?

Thanks,
John

Re: New SDK version-Not booting anymore

PostPosted: Wed May 13, 2015 8:37 am
by dmarkey
Reversing the flash order.