This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE_GAP_EVT_AUTH_KEY_REQUEST with OOB does not work with desktop nRF Connect

Hi,

I am setting OOB with sd_ble_gap_auth_key_reply() method { 0x11, 0x11, etc 16 bytes }, but when trying to connect with desktop nRF Connect there is an error 132 inside device and desktop shows me "Authentication failed with status BLE_GAP_SEC_STATUS_CONFIRM_VALUE". I've double checked the inserted values. What I am doing wrong? I am using nfc hrs pairing example as base project and using SDK 15.2

Parents Reply Children
No Data
Related