Hi,All:
I finish a usb mouse app and a usb generic communication APP separately,Now how to compose them together as a app?
Hi,All:
I finish a usb mouse app and a usb generic communication APP separately,Now how to compose them together as a app?
Try to take a look at this:
https://github.com/too1/nrf52-usbd-custom-hid-ep
Kenneth
hi,Kenneth:
the example from github.com is good! But now we can find that it can't full fit the USB CV test,how?
Which tests are failing? Have anyone at nordic reviewed your schematic and layout? Can you confirm the same tests for intance pass with nRF52840 DK?
Kenneth
Hi,Kenneth:
All the test,It seem that the program can't find the usb device.


I am not familiar with the tool in question, but to help narrow down the problem is hardware or software:
1. Does the same happen on the nRF52840 DK?
2. Does it also happen if you use the USB hid composite example as-is:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/usbd_hid_composite_example.html
Kenneth
I am not familiar with the tool in question, but to help narrow down the problem is hardware or software:
1. Does the same happen on the nRF52840 DK?
2. Does it also happen if you use the USB hid composite example as-is:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/usbd_hid_composite_example.html
Kenneth