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

Error 133 (x85) at device re-connection.

Hi,

I decided to try the “ble_peripheral/ble_app_gls” example on nRF52-DK.

While I could connect to the kit, pair and bond successfully, when I deleted the device from my iPhone's Bluetooth devices list and tried again to reconnect, it was no more possible. The log messages I am currently getting are the following:

<info> app_timer: RTC: initialized.

<info> app: Glucose example started.

<info> app: Fast advertising

<info> peer_manager_handler: Peer data updated in flash: peer_id: 0, data_id: Peer rank, action: Update, no change

<info> app: Connected

<info> peer_manager_handler: Connection security failed: role: Peripheral, conn_handle: 0x0, procedure: Bonding, error: 133

<warning> peer_manager_handler: Disconnecting conn_handle 0.

<info> app: BLE_GAP_EVT_AUTH_STATUS: status=0x85 bond=0x0 lv4: 0 kdist_own:0x0 kdist_peer:0x0

What could the reason for the error be?

Regards,

Vankata

Related