Skip to content
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

feat(devices): connect HRM and display HR in devices #19

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

danielkov
Copy link
Contributor

Description

This is a PoC PR which can be built upon, for implementing device handling in the app. Currently only heart rate monitors can be connected and observed.

Motivation and Context

First phase of this software will have BLE support on Chrome (and other supported devices) and Heart Rate, Speed, Cadence, Power and Controllable (ANT+ over BLE) devices will be supported. As the first step of this effort this setup should be established.

How Has This Been Tested?

Heart Rate Monitor support can already be tested via:

  1. Navigate to /devices
  2. Press on Heart Rate Monitor
  3. Upon prompt, select a viable BLE HRM device
  4. Wait and observe as state changes and finally HR data shows up

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@vercel
Copy link

vercel bot commented May 2, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sportloop/cycloop-web/enrdodb23
✅ Preview: https://cycloop-web-git-ble-devices.sportloop.now.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant