Hi,
I'm using SDK17.2 to develop nRF52810's application.
When APP_ERROR_CHECK or APP_ERROR_HANDLER have a fault which is caused by hardware or software, the system will stop on the error, eventhough I have enabled watchdog.
So I need to restart my system when happened a error, what could I do?There are assembly language codes in app_error_handler.