hi
I am using peer manager to pair and bond android phone to nrf52840. I want to give custom peer id to this phone during bonding process, then if i lost this phone i will be able to delete bonding information just for this phone by sending a command…
Hello Nordic,
Im using SDK13.0 and im struggling with pm_peer_delete()
My way of testing this function:
Raw firmware without any bonds.
Create bond. Peer id is set to 0.
Over this connection try to delete different bond using pm_peer_delete…