Hi,
I am using sdk12.2.2 and customised nrf52 boards. I am storing 9000 records with 7 bytes each in flash.
After sometime I am getting buffer space full error and I am deleting the records by calling fds_gc.
Now my challenge is calling this doesnt guarantee full flash erase. Few records are always left unerased. What is the max read , write and erase cycle?
Thanks,