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

Avoid duplicate data into flash storage

Hi I am working on nRF52832 board. 

i am using fds library to store my data. data contains MAC address. Each MAC address is stored in each record with same file ID and key.

How to avoid storing dulicate data(MAC address) to flash?

is there any API to solve this issue?

can i use fds_record_iterate for this issue?

Thanks

Parents Reply Children
No Data
Related