Hello, I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0. I have the code for writing,deleting and reading from flash memory. Now I want to store 4k samples in the flash memory but after 50 it gives me error as data overflow. The screenshot of error is overflow.PNG
My code is New Text Document.txt
Please suggest me how can I store more samples. Thanks, Shailav