sandeepmistry / arduino-BLEPeripheral

An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822.
MIT License
462 stars 179 forks source link

permanent data storage in ble nano..........? #113

Closed iqbalpalemad closed 7 years ago

iqbalpalemad commented 7 years ago

Hai

i need to store some data permanently on my ble nano. So when i posted about this in redbear lab forum the suggested to check at this url. https://github.com/sandeepmistry/arduino-BLEPeripheral/blob/master/src/BLEBondStore.cpp2 .

i am a beginner in this area so can you please give me an example program showing permanent data storage and retrieval of data from flash memory of ble nano.

thank you

sandeepmistry commented 7 years ago

@iqbalpalemad please follow up wi the the RedBearLab team on this item, as this topic is not directly related to this library.