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

How to add app_fifo with LIBUARTE ?

Hi All,

I used app_uart_fifo.c and it worked however RX is not good so I switched to LIBUARTE.

The RX part is good with LIBUARTE however when TX traffic is high nrf_libuarte_async_tx might skip data I need.

Any good idea to integrate app_fifo with LIBUARTE for TX and is there blocking API of nrf_libuarte_async_tx ?

BR,

Sam

Parents Reply Children
No Data
Related