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

Reading the central device name (smart phone) in nRF52DK(Peripheral) and printing on the terminal

I am working on nRF52DK. This will act as peripheral device and smart phone device will act as central. 
From my observations i could see 48-bit mac address and GATT local db components are getting stored in the flash during pairing sequence.
It doesn't store the central device name.
Please let me know how to read the central device name during the connection.

Related