-
• #2
It's hardware - so you could just enable it (set to 'manual' mode) and then not kick it in order to reboot.
However you may find
E.reboot()
is more sensible if you want to trigger a hard reset
It's hardware - so you could just enable it (set to 'manual' mode) and then not kick it in order to reboot.
However you may find E.reboot()
is more sensible if you want to trigger a hard reset
On RAK8212 E.enableWatchdog is Hardware or Software?
I would like the reset to happen even the code is running correctly.