RP2040 Connect, BluetoothLE and 6 digit passkey

Hey Arduino people can you point me to a good example of BLE security with a 6 digit passkey? To be more specific I have a Peripheral-device which has a static 6 digit passkey, I'm wanting to connect to my RP2040 Connect acting as Central-device, hence looking for a simple example of defining the RP2040 Connect to have pairing method "KeyboardOnly" and how to supply a 6 digit passkey.

Many thanks!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.