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.

Revision:
3:4f8429a1905b
Parent:
1:7a6c2e2c9371
--- a/HIDServiceBase.h	Thu Oct 29 16:48:26 2015 +0000
+++ b/HIDServiceBase.h	Thu Nov 19 15:00:39 2015 +0000
@@ -20,7 +20,7 @@
 #include "mbed.h"
 
 #include "ble/BLE.h"
-#include "HID_types.h"
+#include "USBHID_Types.h"
 
 #define BLE_UUID_DESCRIPTOR_REPORT_REFERENCE 0x2908