Hi,
What is the best approach to use a block of flash in nrf52840 as EEPROM. Are there any pre-existing library support for the same?
Also which is the best flash operation that I should use for this particular feature?
nrf provides multiple APIs like nrf_fstorage, nrf_fds, nrf_nvmc_write_bytes...
Thanks.