Hello
I am currently looking for the best method to write and read values in the flash. My values are 17 uint16_t arrays with 216 indices per array. I would like to store them using the functions listed in the NVMC HAL (nrf_nvmc_write_bytes / void nrf_nvmc_page_erase). I dont see a function to read pages in the flash, what would be a good method to do this?
I am not using a softdevice, so I cannot use FDS.
Waiting for your suggestions
Best regards
Tim