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

Generic Access Profile Device Name change

One can change value of Device Name characteristics in Generic Access Profile. How can I register the change event? At the moment I would be able to do it by periodically reading sd_ble_gap_device_name_get() and compare read name with old name. If they are not equal then name was changed.

Is there a better way? I use softdevice 8.0.0.

How to properly start advertising with new name in advertising packet when advertising is already in progress?

Parents Reply Children
Related