In the event that a Nordic soft device library call fails (as determined by APP_ERROR_CHECK() macro) and our application level app_error_fault_handler() function is called, is there a way of cleanly resetting the soft device only, without resetting the entire device (as per sd_nvic_SystemReset())?
Thanks,
JC