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

APP_UART_FIFO_INIT?

hi, i am using the nrf51422 and trying the UART example ( in order to connect the nrf51422 and a stm32f4 using serial connection) what i didn't understand is what does the function APP_UART_FIFO_INIT do? and what does it mean by " using a FIFO together with UART"? (mentionned in the comment)

Related