This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ble_app_uart -> Flash Data Storage

Hi,

I am developing an app using the base module "ble_app_uart". In our application we would like to store data in the flash memory.

I am using "Flash Data Storage" examples in my project and it stopped my BLE to advertise. I have attached my code, could any one help me how to store, update, delete and read in flash.main.c

Siva

Parents
  • Petter, you are right it's restarting after line 704 which means there is something wrong in fds_test_find_and_delete() function. Have you got any basic example that uses "Flash Data Storage" because I couldn't find any practical example other than one in the

    "Software Development Kit > nRF5 SDK > nRF5 SDK v11.0.0 > Libraries->Experimental: Flash Data Storage->Usage".

Reply
  • Petter, you are right it's restarting after line 704 which means there is something wrong in fds_test_find_and_delete() function. Have you got any basic example that uses "Flash Data Storage" because I couldn't find any practical example other than one in the

    "Software Development Kit > nRF5 SDK > nRF5 SDK v11.0.0 > Libraries->Experimental: Flash Data Storage->Usage".

Children
No Data
Related