Skip to content

Fanatac HID Input Report #84

Answered by OOOllie
OOOllie asked this question in Q&A
May 28, 2024 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

I've actually just solved by using Wireshark with your demo I was able to construct the code to do it:
device.sendReport(0x01, new Uint8Array([1, 8, 128]))
In your case, your CMD_BASE is actually just the HID report Id

Would be really nice if you could compile a list of commands and maintain it for me but will mark this as answered! Just want to say thanks so much for helping you've saved me a bunch of time!

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@OOOllie
Comment options

@OOOllie
Comment options

Comment options

You must be logged in to vote
1 reply
@gotzl
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by OOOllie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants