Hi nordic
I am testing with an FDS example.
I am reading and writing various data. But there was a problem in the writing process.
I called fds_record_write () once, but when I read the memory using nrfjprog, I saw that the same data was written 3 times, and I saw it read 3 times by calling fds_record_find (). I had exactly the same file ID and record key.
I do not know what I did wrong. I would be grateful if you could help me.