Skip to content

BLE HID output reports not implemented? #215

Closed
@ThomasAtBBTF

Description

@ThomasAtBBTF

Question:

Do you know if this comment is still valid?

Adafruit_CircuitPython_BLE/adafruit_ble/services/standard/hid.py
Line: 159 # Output reports not currently implemented (e.g. LEDs on keyboard)

I am trying to receive HID output reports over BLE, but the _characteristic.value of ReportOut object stays unchanged.

IOS is "seeing" my device and also connects, but I do not see any output data coming.

The same device connected via usb_hid with the same report descriptor works fine!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions