Hi,
I am using NRF51822(PCA10028) ble_app_uart example , I need to change the name of the BLE device during Advertising and store the name in Flash so that when ever the device is reset the advertising name should not change .
I tried with nRF5-flash-storage-examples-master example from Git lab but when i used it with the ble_app_uart example its goes to
"while(pstorage_wait_flag) { power_manage();" and the value is not stored in the flash ,Is there any other example which suits my application .
Thank you,
NItin