[CYBT-343026-01] Bluetooth HID

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

cross mob
SuperBob
Level 1
Level 1
10 sign-ins 5 sign-ins First reply posted

Hi,

I have the CYBT-343026-01 module and I need to implement the HID over bluetooth.

Could you help me to understand which is the best way to do it?

I tried the following ways:

1) Porting the "Dual-Mode HID Keyboard Sample Application" to CYBT-343026-01 module into Modus Toolbox IDE. This way seem to be complicated, because the HID library needs the  "wiced_hidd_lib.a" library that is not present in "20706A2" prebuild library folder.

2) Create an HID project into WICED-Studio IDE. But the chip "CYW20706" is no longer supported, so there is no documentation and examples about it.

So, please, could you help me?

Thank you in advance.

 

0 Likes
1 Solution
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

As you know, HID apps are not yet released publicly for 20706 in the latest software. We recommend other newer chips, such as 20735, 20819, etc.  Please check the Technical Brief.

https://community.infineon.com/t5/Resource-Library/AIROC-Bluetooth-SDK-3-2-Technical-Brief/ta-p/3319...

 

Have you tried to port the application with the same hidd_lib2 libraries? Are you getting any errors?

https://github.com/Infineon/btsdk-hid/tree/master/COMPONENT_hidd_lib2

 

Thanks,

-Dheeraj.P.K

View solution in original post

0 Likes
3 Replies
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

As you know, HID apps are not yet released publicly for 20706 in the latest software. We recommend other newer chips, such as 20735, 20819, etc.  Please check the Technical Brief.

https://community.infineon.com/t5/Resource-Library/AIROC-Bluetooth-SDK-3-2-Technical-Brief/ta-p/3319...

 

Have you tried to port the application with the same hidd_lib2 libraries? Are you getting any errors?

https://github.com/Infineon/btsdk-hid/tree/master/COMPONENT_hidd_lib2

 

Thanks,

-Dheeraj.P.K

0 Likes

Hi Dheeraj,


As you know, HID apps are not yet released publicly for 20706 in the latest software. We recommend other newer chips, such as 20735, 20819, etc.  Please check the Technical Brief.

https://community.infineon.com/t5/Resource-Library/AIROC-Bluetooth-SDK-3-2-Technical-Brief/ta-p/3319...


sorry, but at moment changing the Bluetooth module is not possible.


Have you tried to port the application with the same hidd_lib2 libraries? Are you getting any errors?

https://github.com/Infineon/btsdk-hid/tree/master/COMPONENT_hidd_lib2

 


Yes, I tried to do it but I missing the "wiced_hidd_lib.a" prebuild library and other dependencies.

Is it possible to have your support to port the HID application to the 20706  module or to have an old version of Wiced Studio? (before the 6.6)

Thanks.

Roberto

 

0 Likes
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Update:

At this moment, we can provide you HID application support on specific chips as mentioned in the technical brief. We will raise the request to our marketing and dev team and check whether we can consider your request in the upcoming SDK or not.