Hi,
is at the moment possible with S110 (nRF51 SDK) to whitelist only SOME of bonded peers? I need to allow connection from one selected central. Selection is made by user right before advertisement starts.
Thanks a lot,
Tom
Hi,
is at the moment possible with S110 (nRF51 SDK) to whitelist only SOME of bonded peers? I need to allow connection from one selected central. Selection is made by user right before advertisement starts.
Thanks a lot,
Tom
Hi, if i have understood correctly the dm_device_delete() deletes the bonding information and whitelist, too. If i'm using a peer manager, i used pm_peers_delete, but doesn't cleat the whitelist. How can i delete the whitelist with peer manaher?