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

Use with built in bluetooth on macOS? #281

Closed
niemyjski opened this issue May 1, 2020 · 2 comments
Closed

Use with built in bluetooth on macOS? #281

niemyjski opened this issue May 1, 2020 · 2 comments

Comments

@niemyjski
Copy link

niemyjski commented May 1, 2020

I have a bluetooth LE device that is paired with my MacBook Pro via browser/os. But I cannot get this library to run and detect the same device no matter what I try. To me it seems as if I am required to use a bluetooth dongle from reading all the threads (which is how this library came to be)? What do I need to do to use the built in bluetooth? I've tried a bunch of stuff.

INFO:pygatt.backends.bgapi.bgapi:Initialized new BGAPI backend
INFO:pygatt.backends.bgapi.bgapi:Auto-detecting serial port for BLED112
DEBUG:pygatt.backends.bgapi.util:Found 1 serial USB devices
DEBUG:pygatt.backends.bgapi.util:Checking serial USB device: /dev/cu.Bluetooth-Incoming-Port - n/a
Traceback (most recent call last):
....


pygatt.backends.bgapi.exceptions.BGAPIError: Unable to auto-detect BLED112 serial port

Latest stable lib/master on python 3.x running macOS latest.

@m9h
Copy link

m9h commented Dec 6, 2020

Unfortunately you will need the BLED112 adaptor on Mac OS X. If you have found an alternative solution I would be very interested to know more about it.

@peplin
Copy link
Owner

peplin commented Feb 20, 2021

Sorry, I don't have a Mac and don't know much about its Bluetooth subsystem.

@peplin peplin closed this as completed Feb 20, 2021
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