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..........?