This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF_ERROR_SVC_HANDLER_MISSING of uart

When I use uart to transfer data, sometimes I get error NRF_ERROR_SVC_HANDLER_MISSING in APP_UART_COMMUNICATION_ERROR when I start sending data. Sometimes this error occurs after a few minutes of transmission. My transmission rate is not high. This error causes the card to die. I want to find the reason. I saw a head file error on the forum, but I confirmed that I am not wrong, except for this, what are the possible reasons?

Related