Hello,
I am using sdk12.2.2 and customized board. I am using app_error_check after every api so that my code reboots if any of the api fails. I want to know should I use Watch dog timer too if I am already using app_error_check to handle errors and to reboot board when there is any error?
Thanks,