Connection problems with python in Ubuntu
Hi,
I have modified some example to try to reconnect (a while True and a try/catch block) if there is an exception (e.g. timeout).
I am using Ubuntu 16.04 with the latest library and sometimes I get this warning.
No handlers could be found for logger "pygatt.backends.gatttool.gatttool"
What can it be due to?
This discussion has been closed.
Comments
In the C++ documentation the function "libmetawear.mbl_mw_metawearboard_initialize" has three parameters and in the test.py has two parameters.
When I'm trying to execute the test.py test.py example (using Python SDK), I'm getting error message below:
Why the function has only two parameters here?
Thanks
Your post has nothing to do with the thread topic. Post your unrelated question(s) in their own threads, do not hijack existing threads.