HID-over-GATT implementation with the BLE API. This library allows to create devices such as mouse, keyboard or joystick, over Bluetooth Low Energy.

Dependents:   BLENano_HID BLE_HID_MouseScrollDemo BLE_HID_KeyboardStreamDemo Shervs_TestKeyboard_TinyBLE ... more

The development repository is currently hosted on github. It contains examples and documentation. This is a snapshot of the library. The documentation can be read on github, or on docs.mbed.com.

Changes

RevisionDateWhoCommit message
3:4f8429a1905b 2015-11-19 Jean-Philippe Brucker Version 0.3 default tip
2:3d9adb26bdc5 2015-10-29 Jean-Philippe Brucker Version 0.2
1:7a6c2e2c9371 2015-10-07 Jean-Philippe Brucker Publish version 0.1 of the BLE HID lib
0:cfd70fa91663 2015-09-15 Jean-Philippe Brucker Initial version