Simple UART using DK nrf52832

I am new to Zephyr and I have been trying to get hold of a tutorial or a sample app that would indicate how I can use the UART on the nRF52832 for communications with another device.

I am using v1.9.99 nRF Connect SDK. 

I have been looking at the KConfig file in VSCode and have manged to tick the right boxes (Hello World app), but getting the APIs to work is where I am stuck,

Any help will be appreciated.

Cheers

Related