This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi Team,
My customer is developing 2.4GHz wireless KB/MOUSE.
They want to know if the 2.4G wireless KB/MOUSE can connect USB dongle via 2.4G Proprietary Stack when:
1. the solution of wireless KB/MOUSE is TI CC2340 w/ TI 2.4G proprietary sample code.
2. the solution of USB dongle is TI CC2544 or Nordic IC (e.g. NRF52840)
Please help to provide comments for the application: CC2340 on 2.4GHz wireless KB/MOUSE
Thanks.
Hello Mike
Thanks for reaching out. We will take a look at your question and be back as soon as possible.
BR,
David.
Hi,
Thank you for reaching out:
1. the solution of wireless KB/MOUSE is TI CC2340 w/ TI 2.4G proprietary sample code.
The CC2340 device is able to support HID through BLE or PropRF. The CC2340 does not have built-in USB so a second IC will be needed to enable USB functionality and communicate with the CC2340 if USB is needed.
2. the solution of USB dongle is TI CC2544 or Nordic IC (e.g. NRF52840)
The CC2544 does support USB and PropRF so it can act as an HID dongle.
Best Regards,
Jan
Hi,
At this time, we do not have a pre-made example of the 2.4GHz wireless KB/MOUSE demo for the CC2340R5 available. I will loop in our PropRF expert to comment on the CC2544.
Best Regards,
Jan
Hello Mike Wu1,
While we do have some dongle HID code for other CC25xx devices we unfortunately do not have an example for CC2544 specifically, we would have to migrate from CC2511 or CC2531 example (swrc088c, this also has a useful PDF on USB HID usage).
I have confirmed already (with SmartRF Studio) that the CC2340R5 and CC2544 can communicate correctly with each other, meaning once the CC2544 has USB HID setup it should work.
The CC2544 has the following examples (but no HID):
Thanks,
Alex F