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

Changing the Advertising Name using NRF tool App

Hi,

I am using NRF51822 pca10028 UART ble example ,

I need to give provision to change the name of the device after pairing and reset the device so that it starts advertising with the name provided by the user, 

Thank you

Parents
  • Hi Mttrinh,

    I have tried the pstorage example from the Git LAB and got to know how to access the Flash memory .But now can i change the name of the BLE by taking the input from the BLEUART  and handle the name change in the nus_data_handler() or is there any option to change the BLE name

    It would be helpful if i get a example or document or usefullthread regarding the same .

    Thankyou,

    Nitin

Reply
  • Hi Mttrinh,

    I have tried the pstorage example from the Git LAB and got to know how to access the Flash memory .But now can i change the name of the BLE by taking the input from the BLEUART  and handle the name change in the nus_data_handler() or is there any option to change the BLE name

    It would be helpful if i get a example or document or usefullthread regarding the same .

    Thankyou,

    Nitin

Children
Related