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

Undesirable reset of nrf51822

Hello, I am using PCA10028 and sdk12.2. My challenge is nrf51822 resets after it executes the code for the first time.

I am storing few values in flash. After that I am using function for advertising. But after advertising for few seconds my nrf51 resets. I am attaching my code with New Text Document (2).txt

Please let me know suggestions.

Thanks, Shailav

Parents
  • Hello Sigurd, I want to store 4000 samples in flash and send it out to nrf app using ble. I have tested the return value of FDS_TEST_INIT, FDS_TEST_WRITE and FDS_TEST_READ and all returns 0 and I think this means success. Can you edit the code or suggest me what should I add to get rid of this error. Thanks, Shailav

Reply
  • Hello Sigurd, I want to store 4000 samples in flash and send it out to nrf app using ble. I have tested the return value of FDS_TEST_INIT, FDS_TEST_WRITE and FDS_TEST_READ and all returns 0 and I think this means success. Can you edit the code or suggest me what should I add to get rid of this error. Thanks, Shailav

Children
No Data
Related