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

Using two uart

Hi,

I want to use uart. I configured two uart, uart0 and uart1. I want to read and write to one uart using APP_UART_PUT and APP_UART_GET. how it possible without uart event handler. 

i want to write to uart0 only. How can i do it.

i am using nrf52832 and SDK 15.0.0

Thanks

Related