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

Serial number in nRF24le1

Is it possible to protect part of the memory of nRF24le1, in such a way, that it can be used for a serial number?

For my application, it would be beneficial to be able to update the firmware, without changing the original serial number.

To put it in other words: "I need 32 bytes, that can not be changed by the customer"....

I know, that there is a check box with "block readback of mainmemory" in nRFgo Studio under "advanced settings". And that could be part of the solution, but that does not prevent the serial number from being overwritten, when the firmware is updated.

Related