Trying to add support for arctis 7+ headset #203
Unanswered
MrNavaStar
asked this question in
Q&A
Replies: 2 comments 22 replies
-
What is the exact data you get? (Also all the fields including all headers like wValue etc.) |
Beta Was this translation helpful? Give feedback.
16 replies
-
What's the progress on this? I'm looking into getting a new headset, and the Arctis 7+ is looking promising. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ive created a new device and it is properly detected. (most of my code is based off of the other arctis headsets) The first feature I am trying to implement is sidetone.
Wire shark returns the following data when setting sidetone:
39 01 00 00 00 ...... wlen = 64
The second value has a range of 0 to 3
I tried the following code, but it doesn't work:
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions