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

Retrieve the peripheral name advertised when connection has been done

Hi,

I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.

When connection is done, the callback device_manager_event_handler is called with event DM_EVT_CONNECTION. At this time, the name advertised is no longer available.

How can I retrieve the peripheral name when connection has been done?

Related