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???