-
Notifications
You must be signed in to change notification settings - Fork 33
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
API Documentation #11
Comments
I remember starting here with the web Bluetooth API's https://developers.google.com/web/updates/2015/07/interact-with-ble-devices-on-the-web And unfortunately, the docs I used to make sense of reading data from the bike sensors directly are no longer online. They used to live here: I'm not sure if those docs exist anywhere anymore. Here's my code for handling the cycling characteristics which might help: |
Thanks so much :) Is it possible, that they just deleted the UI and that this is the underlying document? For future use: also atttached. |
Yeah, I do believe that is the case. The old docs were just much easier to consume. |
Hi Chad,
super cool project ! Where did you find the Bluetooth API spec for the trainers? Took your software for a spin yesterday 👯
Best,
Bernhard.
The text was updated successfully, but these errors were encountered: