We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi everyone,
I recently bought a new car audio system with BT and after trying nOBEX it returns the following error:
Traceback (most recent call last): File "examples/multiserver.py", line 31, in serve server.serve(socket) File "/home/src/nOBEX/examples/servers/hfp.py", line 153, in serve connection = self._connect_hfp(address, port) File "/home/src/nOBEX2/examples/servers/hfp.py", line 120, in _connect_hfp asock.connect(bytes(address, encoding="UTF-8")) OSError: [Errno 93] Protocol not supported
is not the 1st time I tried nOBEX (with different audio systems) but is the 1st time I see the error...
I'm using the latest nOBEX version.
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi everyone,
I recently bought a new car audio system with BT and after trying nOBEX it returns the following error:
is not the 1st time I tried nOBEX (with different audio systems) but is the 1st time I see the error...
I'm using the latest nOBEX version.
Thanks
The text was updated successfully, but these errors were encountered: