I am thinking about adding watchdog and reboot reasons to OpenLN882H. It seems that the related header is reboot_trace.h.
For now, I am focusing only on reboot reason. Can anyone check out the new fork and tell me whether the device display reboot reason correctly and can tell between "power on" (via powering on) and "restart" reboot?
@divadiow @max4elektroda
PR link: https://github.com/openshwprojects/OpenBK7231T_App/pull/1154
Next I will setup a watchdog ,so LN882H devices will reboot automatically in case of a problem.
Helpful post? Buy me a coffee.
Code: C / C++
For now, I am focusing only on reboot reason. Can anyone check out the new fork and tell me whether the device display reboot reason correctly and can tell between "power on" (via powering on) and "restart" reboot?
@divadiow @max4elektroda
PR link: https://github.com/openshwprojects/OpenBK7231T_App/pull/1154
Next I will setup a watchdog ,so LN882H devices will reboot automatically in case of a problem.