Skip to content

Serial.end() breaks ESP.restart() #513

@everslick

Description

@everslick

After Serial.end() has been called (e.g. during a custom shutdown procedure), ESP.restart() will not trigger a hardware reset anymore. The ESP32 just sits there doing nothing. It does seem to go into deep sleep though, because it stops drawing power significantly and cools down pretty quickly.

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