In USB HID Generic Example implemented mouse example. I need simple hid device for data exchange.Is it possible?
In USB HID Generic Example implemented mouse example. I need simple hid device for data exchange.Is it possible?
I need simple hid device for data exchange.Is it possible?
Yes. HID is widely used for simple data exchange.
Hello,
We are trying to implement simple data exchanges between a nRF52840DK and a computer as suggested in the post here. Based on the example HID generic class we can know the USB Bus State and the USB device library status. What we are trying to achieve is send some alphabets or numbers or characters from the computer's keyboard and see it on the nRF52840DK.
We could also try to send a 'Hello' from the computer (via some USB HID software) and receive it on the 52840DK.
Is there anything on these lines that can be provided by Nordic Semiconductor?
Ambimat Team.
Hello,
We are trying to implement simple data exchanges between a nRF52840DK and a computer as suggested in the post here. Based on the example HID generic class we can know the USB Bus State and the USB device library status. What we are trying to achieve is send some alphabets or numbers or characters from the computer's keyboard and see it on the nRF52840DK.
We could also try to send a 'Hello' from the computer (via some USB HID software) and receive it on the 52840DK.
Is there anything on these lines that can be provided by Nordic Semiconductor?
Ambimat Team.