rak4631 (nrf52) hang, add support for hardware watchdog? #8411
SebKuzminsky
started this conversation in
Ideas
Replies: 3 comments 2 replies
-
|
Howdy! We've talked about adding the NRF52 watchdog as well. Happy to have a contribution here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Excellent, i'll get on it! :-) |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Feedback requested: #8485 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, we're trying to use a rak4631 (nrf52840) in a repeater node. It's running Meshtastic 2.7.10 or thereabouts. It was running well for about two weeks, then it stopped repeating for no obvious reason (it still had plenty of power). We visited the site and power cycled it by hand, and it started repeating again. So it looks like a software crash.
I see that there is support in the esp32 platform for the on-chip watchdog, and i see that the nrf52 hardware includes a watchdog (https://docs.nordicsemi.com/bundle/ps_nrf52840/page/wdt.html), but that it's not supported by Meshtastic firmware yet.
Have you considered adding watchdog support for the nrf52 platform? Is there any technical reason this wouldn't work, or would be a bad idea?
I'd be happy to work on this feature if it seems reasonable to people.
Beta Was this translation helpful? Give feedback.
All reactions