This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Data overflow while writing in flash

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

Related