Hi
I am creating bond from the Nordic device to my Android APP.
But I want to change the name of the device immediately after the bond has been created.
i.e from NEWDEVICE to some received data from the Android APP.
But until I reconnect the device to my APP the bond name remains same as "NEWDEVICE"
Only after the reconnection it is changing to the new name.
Is there any command or API that I should use after sd_ble_gap_device_name_set() to set the new name on the
Mobile Bluetooth Stack so that it starts appearing with the new name.
Thanks and Regards
Pratibha Barthwal