I am trying to read stored data from the memory of my CC2650 launchpad on my android application via BLE. I am trying to make a project where the android phone is used to toggle the LED's via bluetooth and I store my data on the flash memory which includes from whose phone number the LED was last toggled. While I am able to toggle the LEDs via BLE, I am unable to view the stored data on my application. I know that OAD can be used as a firmware upgrade for the hardware in future. But I am curious if I can receive the hardware stored data on my phone through over the air download(OAD). Please help.