Skip to content

Safe mode recovery #1032

@Aircoookie

Description

@Aircoookie

Is your feature request related to a problem? Please describe.
Bootloops require complete reset of the flash contents, erasing all user settings and being a major inconvenience for controllers in hard to access areas.

Describe the solution you'd like
A safe mode that boots WLED with :

  • reduced LED count
  • AP mode only
    This should either be activated after a set number of unsuccessful boots (would require writing a flag to flash at every boot, not ideal for flash longevity, but can be manageable with the planned introduction of a wear levelling filesystem).
    An alternative would be checking the reset reason flag and loading safe mode if the reset was not either planned or a cold start.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions