I am planning to migrate from nRF5 SDK to nrf connect SDK.
My application use FDS Flash Storage Library.
Please let me know which module of nrf connect SDK is suitable to replace FDS.
I am planning to migrate from nRF5 SDK to nrf connect SDK.
My application use FDS Flash Storage Library.
Please let me know which module of nrf connect SDK is suitable to replace FDS.
Hi,
The closest library to FDS in nRF Connect SDK would be Non-Volatile Storage (NVS) in Zephyr.
Best regards,
Jørgen
Yes, garbage collection is handled internally in the library. You can have a look at the source to see how this happens.
OK.
Thanks.
OK.
Thanks.