Skip to content

Experiment to simulate a BLE HID keyboard on ESP32-C3 bare-metal

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

bjoernQ/esp32c3-ble-hid

Repository files navigation

ESP32-C3 BLE HID Keyboard

Example/experiment using bare-metal Rust to simulate a BLE HID keyboard on ESP32-C3.

Tested on Android and Windows 11.

When paired, pressing the boot button should enter 'esp32'.

Currently the LTK isn't persisted - when you reboot the ESP32-C3 it won't be paired anymore.

About

Experiment to simulate a BLE HID keyboard on ESP32-C3 bare-metal

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages