Hello,
I am very new to evaluating the nrf52-dk board, so I hope this is not too much of a trivial question.
I was trying to enable logging via UART without having to resort to include the legacy folder (namely nrf_drv_uart.h). However all examples I came across include this folder.
Can you please give me a rundown of what I need to do to enable logging without using legacy code?