You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First thanks a million for the python library. I am trying to get the bglib_test_crp_collector.py example to work with Processing3 in python mode using the Arduino101 board and having only partial success.
It gets through reading the advertising packet and discovering the service but never connects to the Arduino101. I tested example in python and of course it works like a charm. I also tested the scanner example under processing/python mode and it works fine.
Don't know of anyone trying this with the BLED112 dongle so any help would be appreciated. I am attaching the files for reference. BLEPython.zip
Here is how far it gets. It never gets the the 05 packet to trigger the event.
Sorry for not getting back to you sooner but I have had a family medical emergency that has taken precedence. I came across the library that you mentioned but it did not have a good example for using CRP and the examples required me using two BLED112s when I just wanted to use the Arduino101 board and the PC. Anyway, Jeff's library seems to work fine when run under Python - no issues. But the problem is occurring when I move it over to Processing 3.0 in Python mode that it seems to be failing and I do not have a clue how to trace where the problem lies. I don't re ally want to try converting another library to run under Processing at this point.
Hi Jeff
First thanks a million for the python library. I am trying to get the bglib_test_crp_collector.py example to work with Processing3 in python mode using the Arduino101 board and having only partial success.
It gets through reading the advertising packet and discovering the service but never connects to the Arduino101. I tested example in python and of course it works like a charm. I also tested the scanner example under processing/python mode and it works fine.
Don't know of anyone trying this with the BLED112 dongle so any help would be appreciated. I am attaching the files for reference.
BLEPython.zip
Here is how far it gets. It never gets the the 05 packet to trigger the event.
Thanks
Mike
The text was updated successfully, but these errors were encountered: