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

How can see my peripheral's device name on the Terminal with serial com?

I use ble_app_uart_c. 

I have  a central(nRF52DK). I have a peripheral(nRF52DK). When i run my code, I would like to see my peripheral's name and it's UUID on the terminal with serial comm. How can i do it?

Related