Currently I have a 52840 peripheral running peer manager. We bond/peer with it using a passkey system from an mobile phone central. It works great.
SDK is 1702 nrf5.
What I'd like to know, is it possible to have a second bond/peer relationship establish from a second central device using a different passkey from the first one. Basically allow the peer_manager to accept two different passkeys for elevation to peered/bonding status. Either central would then have access to characteristics which are behind secured access attributes (including DFU)
Basically have two centrals....each with their own passkey allowing peered/bonded status. Basically I'm after a two passkey system. Is this possible? Can peer_manager be setup to accept two different passkeys?