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

Do the pc-ble-driver-py support BLE4.2 security (LESC).

Does the pc-ble-driver-py support BLE4.2 security (LESC)?
I am able to pair using nrf connect desktop app with the following sec params,
"bond:true mitm:false lesc:true keypress:false ioCaps:bleGapIoCapsNone oob:false minKeySize:0 maxKeySize:16 kdistOwn:[enc:true sign:false link:false] kdistPeer:[enc:true sign:false link:false]"
(I got this from nrf connet app's log)


I cannot able to authenticate with pc-ble-driver-py with the same sec params.
Its keep on throwing "Failed to ble_gap_authenticate. Error code 7"
Can any one help me out if I am missing anything?

Parents Reply Children
No Data
Related