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

How to configure FDS for huge data set?

Hello,

  I am developing using NRF52832 and nRF5_SDK_15.2.0.

  I am using FDS to manage some data.

  Size of each data will be 20bytes. I like to store maximum 1000 data set.

  Here is my question as below,

   1. Is it possible to store that huge data(20KBytes) by using FDS? I like to create each record per each data.

   2. If so, Could you tell me how to configure FDS configuration?

Thanks,

  Chongchun Moon   

Related