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

nrf9160 uart reads one byte at a time

Hi,

I'm trying to receive large packets on uart, but is seems to read one byte at a time . 

uart_fifo_read() always returns 1  

why is that? 

can it be changed ? 

Related