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

fds_record_find() long delay

Hi All

We have an application using FDS, the SDK is: nRF5_SDK_15.3.0_59ac345 and the soft device is: s140_nrf52_6.1.1

There are 32 x 1024 byte FDS pages.

When the FDS is cleared by erasing the UICR the time to process a fds_record_find() is around 22us, (what we are looking for is in the first page).

When the pages are nearly all used the time to process a fds_record_find() is around 5ms, (what we are looking for is in page 30).

Is this normal? We have various different files in the FDS but this particular file has only 5 records.

Thanks

Ken Roberts

Parents Reply Children
No Data
Related