Is it possible to recieve HID report from a client over BLE?

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
tomeku
 
Posts: 19
Joined: Wed Jul 21, 2021 6:51 am

Is it possible to recieve HID report from a client over BLE?

Post by tomeku »

Hello,
I am playing around with BLE HID, and I was wondering whether it is possible to also receive a HID report from a client (computer, etc).

e.g. Turn on/off a LED

I am considering using a ConsumerControl page or a custom HID descriptor.

Many thanks,
Tom

User avatar
danhalbert
 
Posts: 4613
Joined: Tue Aug 08, 2017 12:37 pm

Re: Is it possible to recieve HID report from a client over

Post by danhalbert »

tannewt and I discussed this with the OP on discord.

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”