Component to include HID functionality in btstack

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
rko7454
Employee
Employee
5 replies posted 10 sign-ins First reply posted

I am using btstack 3.7.1 and would like to use the BLE HID functionality in my project. Which are the components to be included in the makefile to achieve the same.

0 Likes
1 Solution
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello @rko7454 , 

Could you please let me know the device which you are using ? 

For CYW920829-KEYBOARD device, there are Keyboard and Mouse HID Code examples available. You have to configure the HID Service in the GATT Server(in BT Configurator).

https://github.com/Infineon/mtb-example-btstack-freertos-cyw20829-keyboard

https://github.com/Infineon/mtb-example-btstack-freertos-cyw20829-mouse

Thanks,

P Yugandhar. 

View solution in original post

1 Reply
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello @rko7454 , 

Could you please let me know the device which you are using ? 

For CYW920829-KEYBOARD device, there are Keyboard and Mouse HID Code examples available. You have to configure the HID Service in the GATT Server(in BT Configurator).

https://github.com/Infineon/mtb-example-btstack-freertos-cyw20829-keyboard

https://github.com/Infineon/mtb-example-btstack-freertos-cyw20829-mouse

Thanks,

P Yugandhar.