-
Notifications
You must be signed in to change notification settings - Fork 85
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
Headset Reports #29
Comments
Headset: WH-1000-XM3 |
Headset: WH-1000-XM4 In my testing the XM4s do work on Windows 10. I was able to successfully connect, adjust ambient sound levels, and toggle the Focus On Voice setting. I did, however, encounter an issue where the app would fail to complete a command with the |
Headset: WH-1000-XM4
I didn't have the time to check the entire repo, but if there's a guide or tips on reverse engineering the Android client I may be able to help faster on this. |
Those issues seem very common on XM4s, but sometimes people can send a few messages successfully, so this is pretty perplexing.
I used jadx-gui to decompile the app and export the decompilation to files. Then most of the work is to read the code and rename stuff based on your assumptions. I think that the best approach is the one described here. I reversed it statically because I thought that I'd have to root my phone to actually sniff the messages :P |
Headset: MDR-XB950BT |
Headset: Sony WH-1000-XM4
|
Headset: WF-1000XM3 |
Headset: WF-1000XM4 |
@XeonForce Thanks for trying, sadly the WF-1000XM4 uses a completely new protocol (literally uses ....mdr.link2 as external Accessory protocol string (still need to find the sppServiceUUID btw, but that can be found in the app)), support for these earbuds might come in the future as I already have semi working code ready (slider doesn't seem to be affecting the ambient sound), but I don't have much time to work on this rn and I don't own them, so adding support is extra difficult. |
Headset: WH-1000XM3 Additional packages needs to be installed:
|
Headset: WH-CH710N I can't connect, behavior is erratic. sometimes it closes, sometimes it says "Could not open rfcomm" |
Headset: WH-XB900N |
Headset: WF-1000XM4 |
Headset: WF-1000XM4 Headset has latest firmware (1.2.6) installed today |
Headset: WH-1000XM3 Only one additional package needs to be installed: apt install libglfw3 |
Headset: WH-N910H |
Headset: WH-1000XM2 |
Headset: WI-1000XM2 |
Headset: WH-1000XM4 |
Headset: WH-1000-XM3 |
Headset: WF-1000XM4 v1.2.6 I would love to help, I have knowledge in programming in C#/WPF and I would really like to be able to change some parameters from a desktop App. |
This implementation only sends data, so it doesn't know if it was successful or not. (for simplicity) I would suggest you to collect your own logs and see if you can find any similarities between them. |
Cool, thank you for the answer ! |
Headset: WF-LS900N/BC (LinkBuds S) |
Headset: WH-CH720N |
Headset: Linkbuds S Also
In the terminal |
Headset: WH-CH720N |
Headset: WH-XB910N |
Headset: WH-XB910N
|
Headset: WF-1000XM3 |
Headset: WH-CH520 |
Headset: Linkbuds S |
Headset: WH-XB900N |
Headset: WH-1000XM5 |
Headset: Sony WH-CH-520
|
Headset: WH-XB910N |
Headset: WH-XB910N |
✅ So, I finally made it work with my new MacBook Pro M3 Pro device! ✅
|
@mrostamii How were you able to make it work with Linkbuds S? |
Watch this short tutorial; I even didn't know about that button. |
I have WF-1000XM4 and they are connected successfully to my macbook but the app just says "Not connected, connection timed out" |
Headset: WF-LS900N/BC (LinkBuds S)
This fork does work for the LinkBuds S https://github.com/mos9527/SonyHeadphonesClient it is newer and has implemented the newer Sony protocol |
Headset: Sony wf-1000xm4 |
Headset: Sony wf-1000xm4 I'd happy to contribute with any log that can help! |
Headset: WH-XB9000N |
Headset: Sony WH-1000XM2 |
Headset: Sony WF-C700N |
Headset: Sony WF-1000XM5 |
Please post your experiences with the software here.
Headset:
Client version:
OS:
Description:
The text was updated successfully, but these errors were encountered: