I have my radio chip set up so that it pairs with an iOS device via an encrypted bluetooth connection. Everything works great -- however I'd like to be able to "unpair" from the iOS device as well. Currently, I can send a command to the bluetooth chip and erase record of all the radio chips dynamic data (ie RAM), which erases the bonding information on the chip's side. However, the only way to erase the bonding data from the iOS device is to go into the native Settings application and erase the bonding data manually.
Is there a different way to erase the bonding data on the Nordic chip that will send some sort of ACK(nowledgment) response to the iOS device to let it know that bonding data has been deleted? Or is there an outright command that the Nordic chip can send to the iOS device telling it to erase bonding data?