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!