Support about USB HID Receive Data from PC in nRF52840

Now, I use USB for transfer and receive data with PC. But when I use the example zephyr/samples/subsys/usb/hid : https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/subsys/usb/hid. It only have transfer data from chip to PC and not to receive. I try to many ways but it don't work. I don't read anything. 

Now, I use NCS v 2.3.0 for code and VS Code for my project.

Please so help me. 

Parents Reply Children
Related