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

Pairing timeout: setting timeout when initiating pairing

Hi

We'd like to set the pairing timeout when using the function sd_ble_gap_authenticate(conn_handle, p_sec_params). The reason for this is that we are setting the connection interval to 4 seconds between two nrf52 devices, and whenever we try to establish pairing, it fails with BLE_GAP_SEC_STATUS_TIMEOUT. Is this possible and if so, what is the function/parameter that should be used/changed.

We are using nrf52 with softdevice S132 v3.0.0.

Thanks

Parents Reply Children
Related