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

bonding information over write data in flash....

hai

i am using mbed to program my nrf51822. in my project i need to store some data in flash memory . now i am able to store it using pstorage.h . but when i enable bonding , when the central is bonded with my nrf51822 which overwrite my data already stored in flash.

how can i solve this issue..........?

Related