Skip to content
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

Sony WH-1000XM4 #53

Closed
pfmephisto opened this issue Feb 24, 2021 · 3 comments
Closed

Sony WH-1000XM4 #53

pfmephisto opened this issue Feb 24, 2021 · 3 comments

Comments

@pfmephisto
Copy link

With the Sony WH-1000XM4, the script seems to get stuck in the while loop.

while get_at_command(sock, sock.recv(128), device):

I don't see any error messages until I manually force quit it. My assumption is that the WH-1000XM4 might either require other values to be sent first or there is another variable to be read.

I will try to debug it further and in case I'll find out more will post it here.

@ErebusBat
Copy link

Have you tired different ports? My XM3 requires port 10.

@GinTR1k
Copy link

GinTR1k commented Mar 4, 2021

Have you tired different ports? My XM3 requires port 10.

I have the Sony WH-1000XM4 too, and i've have tried 1-30 ports and nothing.
Sometimes the error messages “Device or resource is busy” or "Operation now in progress" appeared.

@pfmephisto
Copy link
Author

I'm not sure what changed since. But for me it works now if I first disconnect the headphones using bluetoothctl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants