tcoppex / mbed-ble-hid

:raising_hand: Implement Human Interface Device over Bluetooth Low Energy on a Mbed stack (Arduino nano 33 BLE).
MIT License
52 stars 16 forks source link

Need to pair every time #15

Open Moussabaddour opened 2 years ago

Moussabaddour commented 2 years ago

I could pair ble Shining Keyboard after downgrading the Arduino Mbed OS Nano Boards to the 2.1.0 version.

My issue is How can I make the Nano board memorize that it has been paired with other BLE devices before and connect automatically.

BR

afch commented 2 years ago

I would like to know this too.