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