How do I use flash_fds example to read and write

Hi,

Absolute beginner here. I'm currently working with the nrf52840-dk and wanted to test read write operations into flash memory with it. The idea is to use flash_fds and take its read/write implementation and merge it with the code I have for a microcontroller. 

Could someone help explain how flash_fds is reading and writing onto flash memory and how I can replicate the retrieval process in my own code? I'm confused about where the files are being written to in flash memory, are there any ways of knowing the addresses of the files?

If someone can give me some pointers on how I can learn more about this topic that would be extremely helpful too.


Parents Reply Children
No Data
Related