I'm using nrf52 with SDK version 12.0.0. I'm trying to use the FDS for my application. I used one of the existing fds example from link fds_example .
With this example, I call the function "fds_test_init" which in turn calls "fds_init". After debugging…