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

OSError: [Errno 93] Protocol not supported #10

Open
legotux opened this issue Aug 28, 2020 · 0 comments
Open

OSError: [Errno 93] Protocol not supported #10

legotux opened this issue Aug 28, 2020 · 0 comments

Comments

@legotux
Copy link

legotux commented Aug 28, 2020

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

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

1 participant