-
-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Logitech G435 #336
Comments
Hello 👋 Thank you for reaching out and expressing interest in having support for a new headset. In order to create a implementation for a specific headset, we need to be able to reverse-engineer and test the implementation on that particular device. 👉 If you're interested in adding support for a specific headset, we recommend taking a look at our wiki to get started. 📝 If you encounter any problems while using WireShark, we would be more than happy to help. Simply post screenshots and data on your progress. |
this is very necessary |
this one is kind of difficult since there is not driver for windows so its pretty hard to reverse engineer |
How are you supposed to set then features like sidetone with this headset? Doesnt it come with a software? |
no it doesn't. the side tone features are set directly via buttons on the headset which is quite annoying to remember. ref: https://www.logitech.com/assets/66152/2/g435-wireless-gaming-headset-qsg.pdf |
Is it possible to use this to show the charge of the device? |
I think it is possible since when connected to an android phone it shows the battery percentage. |
One good way to query this would be to sniff it somehow (WireShark has this capabilities also with Bluetooth, but may require a special bluetooth card or stick which can act as proxy). Otherwise one could simply try to see if the device sends something by itself:
|
Thanks for guiding into the right direction unfortunately the |
Description
Add support for Logitech G435
Headset Name
Logitech G435
Device information
Detailed Device Information
New Device Implementation Checklist
The text was updated successfully, but these errors were encountered: