Pair with Passkey sample code

For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
msze
 
Posts: 1
Joined: Thu Mar 09, 2023 4:24 am

Pair with Passkey sample code

Post by msze »

I've searched through the forum and looked at the code examples but I can't see an example of connecting to a BLE device that requires a passkey.

I have a nRF52840 device.

Looking at this GitHub issue it appears to be possible?
https://github.com/adafruit/Adafruit_nR ... /issues/39

There is an example referenced in that issue shows the code for the device that is being connected to and giving out the passkey - I'm looking for the other way around:
https://github.com/adafruit/Adafruit_nR ... ng_pin.ino

I am essentially trying to connect to a camera, the same as this post:
viewtopic.php?p=711108

I've been able to code this from a Windows but I need some direction for how to do this on the nRF52840.

Any help is appreciated.

Locked
Please be positive and constructive with your questions and comments.

Return to “Wireless: WiFi and Bluetooth”