-
Notifications
You must be signed in to change notification settings - Fork 20
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
Great library but connection problem #3
Comments
The above was a connection problem which I could solve on bluetooth level.
|
this did the trick :) |
See also: |
I think best option is actually ditch pygatt dependency. Other options include: |
adding @IlyaSukhanov thanks a lot for the library! my daughter was super impressed we can use python on the dash |
@jackdoe Glad you find it useful. Was the problem that the later version of pygatt >4 does not work? |
ah sorry i should've been more specific, with pygatt > 3.2 i couldnt connect at all |
First of all, thanks a lot for sharing this library. Great work.
When trying the clock.py, I'm getting following error.
Any idea how to proceed?
Thanks in advance
I believe that the bluetooth connection is ok?
[bluetooth]# info D0:FA:D0:59:57:89
Device D0:FA:D0:59:57:89
Name: Dash
Alias: Dash
Appearance: 0x1234
Paired: yes
Trusted: yes
Blocked: no
Connected: no
LegacyPairing: no
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
UUID: Vendor specific (af237777-879d-6186-1f49-deca0e85d9c1)
[bluetooth]# quit
[DEL] Controller 28:C6:3F:B5:86:C2 nuc [default]
The text was updated successfully, but these errors were encountered: