Hi,
Does the pc_ble_driver_py contain any API for paring or bonding bluetooth devices? And if so, do you have any examples or documentation which explain how to use them?
I see that the ble_adaptor class has authenticate() and encrypt() functions which I assume are relevant to pairing, but I don't know how to implement them. The included heart rate collector example does not use these functions, and I can't find any documentation which explains them. My problem sounds similar to this issue below, but that is from over 2 years ago. Is there any new information you can give me?
Thanks,
https://devzone.nordicsemi.com/f/nordic-q-a/17497/pc-ble-driver-py-pairing-bonding
James