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

Related