How Can I Store the Device Name that won't change after a firmware update ?

Hi,

We are trying to change the name of our BLE device of our solution with being always different for each device. The device name would be like a serial number that is unique to each device.

Our project has a bootloader and via this bootloader, we can update the firmware of the device.

The goal is to have the possibility to change the device name via a mobile app (which works) but this device name needs to not changed when the firmware is updated, like a variable that is store in a part of the NRF52 that is not erased.

Does anyone knows how to do that ?

Big thanks,

Chris

Parents Reply Children
No Data
Related