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.

CC2541: Mouse reports not sent in HIDEmuKbd project

Part Number: CC2541

Hello,

I am working on the HIDEmuKbd project on a CC2541F256, and it is running OK, as far as the keyboard functions are concerned. I am using it to send a SPACE character to a PC on Windows 10.

In the code I saw that it also has a mouse boot report function, but it is not sent when I set it's notification to TRUE. I want to send a LEFT CLICK to a PC, instead of a character.

Is there a difference between the regular mouse report and the mouse boot report that makes it "invisible" to a PC? Will I have to add the descriptor of a mouse to the keyboard descriptor that's already there? In the Profiles folder, I saw a combined descriptor for keyboard and mouse.

Any pointers are greatly appreciated.

Thanks,

Julio