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

FDS record write lock

Hello,

I am experimenting with the Flash Device Storage (FDS) API. Specifically, I'm using the nfc_writable_ndef_msg project as a starting point. It's a really good example.

I would like to eventually use the FDS to store the device serial number as a record (this should be generated only once and stored in flash forever). How can I use the FDS (or other means) to ensure that this particular record never gets erased (especially when a firmware update is done)?

Thanks.

Parents Reply Children
No Data
Related