-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Open
Labels
Area: BLEIssues related to BLEIssues related to BLEType: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Description
Related area
BLE
Hardware specification
ESP32-C3
Is your feature request related to a problem?
It's goes wrong when i use ESP32-BLE-Keyboard lib to implement a simple wireless keyboard project. it seemes that the board disconnectes automatically from the client when sending keys. No exceptions or error occured.
I readed the keyboad lib's code(pretty short) but I have no idea if the ble lib workes in the same way as years ago. Thus i couldn't figure out any problem.
So i am here to quest for a runnable example for BLEHID.
Describe the solution you'd like
A example demonstrates how to send a single key to the host using ble.
Describe alternatives you've considered
I don't familiar to the ble stack :(
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.
Metadata
Metadata
Assignees
Labels
Area: BLEIssues related to BLEIssues related to BLEType: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32