02-15-2018 17:13
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-15-2018 17:13
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I've been looking at the SDK examples.
Wished they were a step by step tutorial.
I'm currently yet to familiarize myself with the associated tools and development processes.
Thanks,
IRealTB

02-16-2018 02:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-16-2018 02:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The SDK only works with Fitbit OS devices (e.g. Ionic), but you can use the Web APIs to query weight data from Aria. https://dev.fitbit.com/build/reference/web-api/

04-13-2018 02:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-13-2018 02:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello,
I make an app for fitness clubs. Each member can dowload this app and I would like to retrieve data of Aria 2 on members phones, it's possible ?
Thanks,

04-13-2018 02:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-13-2018 02:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@emi1 wrote:
Hello,
I make an app for fitness clubs. Each member can dowload this app and I would like to retrieve data of Aria 2 on members phones, it's possible ?
Thanks,
Get each user to login to their Fitbit account using oAuth, then query weight data from the Web API. https://dev.fitbit.com/build/reference/web-api/body/

04-13-2018 02:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-13-2018 02:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I can't ask every member to create an account on Fitbit.
Could I create a account for each user with the API or synchronize Aria 2 with bluetooth ?

