Hi, I'm trying to get pairing working. So far I have set the following in nrfgo studio:-
Device security: security required
Required level of security: Authenticated (Passkey) also tried Unauthenticated (Just Works)
I/O Capabilities: Display only
I replaced my call to lib_aci_connect(..) with lib_aci_bond(..) but I get the 0x85 (ACI_BOND_STATUS_FAILED_PAIRING_UNSUPPORTED) response.
Any advice on what I'm missing here?
Thanks