Hi,All:
How to compose a Ble_Hid_Mouse and Ble_userHID_Device together?
Hi,All:
How to compose a Ble_Hid_Mouse and Ble_userHID_Device together?
Check out this example project:
Check out this example project:
Hi,Kenneth:
This is a usb_cunstom_hid_device example,and I just want a Ble_cunstom_hid_device example,thank you!
We don't have more examples than also shown here:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/examples_usb.html
Also there is a documentation for the USB device library:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_usbd.html
Hi,Kenneth:
the custom hid code is compiled ok,but the mouse in CV test is failure,how to fix it?
HI,Kenneth:
how to use feature report in the

I assume you would need to seach online for software tools/drivers that might set usb feature report, we don't have such tool.
Kenneth