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

APP_UART_FIFO_ERROR

The size of the FIFO is sufficient.
The value is extracted from the FIFO after being received by the UART.
Repeat UART reception.

APP_UART_FIFO_ERROR occurs in the above process.

Is there a case where APP_UART_FIFO_ERROR occurs when the "RX" FIFO is not over capacity?

Related