gopro / OpenGoPro

An open source interface specification to communicate with a GoPro camera with accompanying demos and tutorials.
https://gopro.github.io/OpenGoPro/
MIT License
708 stars 152 forks source link

Can't pair GoPro Hero10 to Mac(M1) #161

Closed aummaneni closed 2 years ago

aummaneni commented 2 years ago

Component What is the bug in?

INFO:root:Found 0 matching devices.

Ran it multiple times, to no avail.

Is there something I have to do to get it to connect?

I'm running ble_connect.py

GoPro is in pairing mode, with the Quik app screen showing, and I have run the python code, still not connecting.

Hero10 MacOS(M1)

I have never paired the camera to the computer, I don't know how to, just got my GoPro.

aummaneni commented 2 years ago

It's giving me this error:

ERROR:bleak.backends.corebluetooth.scanner:macOS 12 requires non-empty service_uuids kwarg, otherwise no advertisement data will be received

Does anyone know how I can fix this?