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

NRF91 - Overrun Issue + Buffer size limit

Hi, 

Working with Uart + DMA on the nrf91 board, we see two issues:

1. With baudrate of  115200, we get an overrun error after getting ~6KB of data. 

2. Sometimes we do not see an get an UART_RX_RDY Interrupt after timeout. 

please note that I disable and enable uart__rx multiple times in my code.

Thanks and BR,

Moshe

Related