-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Closed
Description
Hi,
what´s the difference between
ESP.reset() and ESP.restart()?
Both work, but sometimes the ESP does not starts again.
working restart:
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42
@cp:0 ld <------ this means it work
hanging restart:
ets Jan 8 2013,rst cause:2, boot mode:(1,7)
ets Jan 8 2013,rst cause:2, boot mode:(1,7)
wdt reset <----- this means it does not work
Metadata
Metadata
Assignees
Labels
No labels