Hi,
In our project we need to store data onto the internal flash memory.
The data that's stored will be transferred and modified via "BLE uart service". When I tried, BLE gets disconnected for unknown reason.
Any advice on this will be very helpful.
Hi,
In our project we need to store data onto the internal flash memory.
The data that's stored will be transferred and modified via "BLE uart service". When I tried, BLE gets disconnected for unknown reason.
Any advice on this will be very helpful.
I have called data read from a particular address in flash(I haven't written any data into that address) and it got disconnected by ble in less than 5 sec without receiving data. I tried couple of examples inorder to store data but failed. Do you have an example for this sort of application by any chance?
I have called data read from a particular address in flash(I haven't written any data into that address) and it got disconnected by ble in less than 5 sec without receiving data. I tried couple of examples inorder to store data but failed. Do you have an example for this sort of application by any chance?