Skip to content

hanging ESP.restart() #1722

@Pfannex

Description

@Pfannex

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions