Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Collect heart rate and accelerometer data in Fitbit Ionic

I want to collect HR and accelerometer data in the apps that I have developed for Fitbit Ionic. I'm a bit confused...should I write the code for data collection in the app/index.js or companion.js? I don't want to display HR and accelerometer data in the smartwatch app, just in the Fitbit mobile app.

Thanks 

Best Answer
0 Votes
1 REPLY 1

Probably a bit of both. Setting aside the Web API (which can give you synced heart rate but not accelerometer), you'll have to capture the heart rate and accelerometer data on the watch.

That's the easy part. Getting if off the watch to somewhere useful is another story.

Peter McLennan
Gondwana Software
Best Answer
0 Votes