Search found 1 match
- Thu Jul 11, 2024 9:18 am
- Forum: ESP-IDF
- Topic: BLE HID Host save paired profiles for reconnection
- Replies: 0
- Views: 700
BLE HID Host save paired profiles for reconnection
Hi, I am using the esp_hid_host example. It is working on bluedroid. I am using the esp32 to connect to a ble keyboard. I want to save different keyboards and have automatic-reconnection-once-paired functionality as well. I know we need to use ltk, csrk, irk etc but I don't seem to understand where ...