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

Delay between nrf_drv_uart_rx_abort (sends NRF_UARTE_TASK_STOPRX) to enter to event handler.

Hi.

I work with PCA10040 and SKD_14.2. 

I use UARTE with easy DMA.
I see big enough delay between sending nrf_drv_uart_rx_abort and entering to UART event hanler. What is the latency should be in this case?

Thanks.

Related