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,