• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Using Android to communicate with BLE HID device

testing1

Lurker
I am trying to develop an Android app to communicate with BLE HID Device where the hid Device is the peripheral and Android phone is the central. So far I could make a Bluetooth connection and I could read the battery service and generic access service from my Android app. My code recognizes the hid service but how do I read from and write to the reports???
 
Back
Top Bottom