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

UART module nRF52

Hi all, I am trying to use the UART hardware module inside the nRF52 DK. I am very new programming with Nordic chips and C, my previous experience is programming Arduino and Atmel chips.

Can I use prinft() function to put out data from the uC programming in keil uvision5?

I tried use nRF_LOG_Info, but I think it works just for debugging not for the propose I want

sorry for the folk question

Thanks in advance

Related