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

NRF9160dk storing to and reading from flash

What is the best/easiest way to store a struct or string to flash persistently?  I see other boards using FDS and other tools but those don't appear to be available on this board.  Are there any examples that write and read to and from flash?  I see DT_FLASH_AREA_6_DEV_LABEL=STORAGE so I assume I'm going to want to use that section of flash for my needs?

Any guidance would be much appreciated!

Related