-
Notifications
You must be signed in to change notification settings - Fork 121
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
To bleak or not to bleak...? #134
Comments
i tried your code with my MoveHub and got this result: Connected: True |
Hmm... In my case it returns Connected=False after first Characteristic. |
I am using win10 without anaconda.
PS: Im new in GitHub and i am in the learningPhase of developing things. So i hope, i can help you with my feedback. Because the demo.py and the code below dosn't work for me:
|
Hello. I have a win10 system with anaconda installed.
I have a rather simple code to test bleak connection (as demo.py does not work)
The problem is that with this code I can connect and read characteristics from Handset and SmartHub, but not MoveHub.
MoveHub allows to read services, but reading characteristics returns "not connected" value:
So, trying to further read descriptors raises an exception, as MoveHub really breaks the connection. Any ideas, why this happens and how to fix?
P.S. I've bought BlueGiga dongle, with it demo.py works
The text was updated successfully, but these errors were encountered: