8000 Some time ESP.restart, goes KAPUT, :) · Issue #793 · esp8266/Arduino · GitHub
[go: up one dir, main page]

Skip to content
Some time ESP.restart, goes KAPUT, :) #793
Closed
@fredericplante

Description

@fredericplante

When I do this,:

else if (commande == F("redemarer"))ESP.restart();

most of the time I get:

ets Jan 8 2013,rst cause:2, boot mode:(3,6)

load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42
~ld

and every thing is fine. But some time I get this:

redemarer
ets Jan 8 2013,rst cause:2, boot mode:(1,7)

ets Jan 8 2013,rst cause:4, boot mode:(1,7)

wdt reset

and it get stock there. I must pull the reset pin physically to restart the board correctly.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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

      0