Re-flashing does not solve boot loop
Posted: Sun Nov 15, 2015 11:58 am
I ended up in a boot loop, I have done so multiple times already, but it always got solved by simply flashing nodemcu to the esp8266 again, but this time I am out of luck.
At 9600 baud I get the normal welcome, followed by some garbage
At 115200 baud I get this
No errors from nodemcu running into a problem with my code, it just reboots. Any suggestions to what I can try?
At 9600 baud I get the normal welcome, followed by some garbage
Code: Select all
NodeMCU 0.9.5 build 20150318 powered by Lua 5.1.4
?)??1???1?@H
??@H??
NodeMCU 0.9.5 build 20150318 powered by Lua 5.1.4
H!?????D??????????
NodeMCU 0.9.5 build 20150318 powered by Lua 5.1.4
,?????@H
?D???D???
NodeMCU 0.9.5 build 20150318 powered by Lua 5.1.4
??F?B?D??????????
At 115200 baud I get this
Code: Select all
{l
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x40100000, len 28740, room 16
tail 4
chksum 0xcd
load 0x3ffe8000, len 2888, room 4
tail 4
chksum 0xbc
load 0x3ffe8b50, len 15252, room 4
tail 0
chksum 0x4f
csum 0x4f
{l
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x40100000, len 28740, room 16
tail 4
chksum 0xcd
load 0x3ffe8000, len 2888, room 4
tail 4
chksum 0xbc
load 0x3ffe8b50, len 15252, room 4
tail 0
chksum 0x4f
csum 0x4f
sd
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x40100000, len 28740, room 16
tail 4
chksum 0xcd
load 0x3ffe8000, len 2888, room 4
tail 4
chksum 0xbc
load 0x3ffe8b50, len 15252, room 4
tail 0
chksum 0x4f
csum 0x4f
{l
No errors from nodemcu running into a problem with my code, it just reboots. Any suggestions to what I can try?