Skip to content

Maximum time in dfu #41

Description

@alfalejandro

Is your feature request related to a problem? Please describe.
After an OTA update failure, the NRF is stuck in DFU mode and cannot connect remotely. It is installed in a hard-to-reach location.

Describe the solution you'd like
I think there should be a maximum time limit for DFU mode. For example, 6 hours; after 6 hours of DFU activation, it should automatically reboot and start up with its current firmware.

Describe alternatives you've considered
I can put a watchdog timer that restarts the power supply if there's no activity on a pin, but that adds unnecessary power and hardware when it should be possible to do it via software.

Additional context
Thank you for what you do

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions