The Nordic 52810 that I'm using now for my development project has to do with the pairing of Android and iPhone.Android is available through Bond and Delete Bond in nRF Connect.To achieve binding and unbinding operations.
1. So what should I do if Apple's app is going to be bound and unbound?
2. What API do I call on the BLE side to implement binding and unbinding?
3. In other words, what can I do with my iPhone app on the BLE side to achieve binding and unbinding?
4..pm_peers_delete(); The function is unbinding. What is the binding function?
The project was in a hurry
Thank you very much!