-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
(#66) Implement BLE using bless #384
Conversation
Current status:
Dependency:
Installation:
Test
Succes! |
I have the impression BLE/bless implementation is now done. Please let me know; ready for integration in Master |
Verion number set to 6.4. Manual updated. Minor modifications. See wiki for solved issues. |
Using the bless/development branch; the BLE implementation now works on Raspberry and Windows. |
bless is a python library that enables python programs to create a BLE Service.
For FortiusAnt that means a FitnessMachineService FTMS.
This was implemented using node to circumvent the lack of a python library.
Notes how to test:
Related changes: