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

nrf52840 uart0 and uart1 both used at the same time

Hi,

I want to use both UART0 and UART1 at the same time, and run the testing example from https://devzone.nordicsemi.com/f/nordic-q-a/25173/nrf52840-uart1-not-working-in-sdk-14 and it seems that the read data function from both UART is blocking until timeout, is there any other way for reading data without blocking. 

Thanks,

Related