Error - BLE_GAP_SEC_STATUS_OOB_NOT_AVAILABLE

Hi,

When connecting my Nrf52840 to a PC using BLE nfc, after connection is established, I encountered the following error : BLE_GAP_SEC_STATUS_OOB_NOT_AVAILABLE – Out of bound key not available.

This error appears no consistently (about 800 test all of them using BLE , about 3- 4  of them usually failed with this error )

BLE version – 4.2

Out of band mode – NFC_PAIRING_MODE_LESC_OOB

 

target device - NRF52840 FreeRTOS based application with soft device 140 7.2.0, sdk 17.2.

Can you please tell me what may be the reason for that issue?

Related