08-01-2018 13:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-01-2018 13:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
So I'm making an app that uses a few of the sensors and then outputting the data to the console.log(). I want to get that data from the fitbit studio onto my computer so I can process them, view them, and even compare them to other data I collect as I continue development. I found, or at least looks like I did, an option in the developer bridge (on the phone) that I can get the logs from my app and share them, but every time I try nothing ever shows up. How do I get the logs (if I'm right about my assumption) to show up? Or is there a better and more correct way to get the logs that I'm after?
Answered! Go to the Best Answer.

Accepted Solutions
08-07-2018 17:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


08-07-2018 17:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
You need to look at the messaging guide, and the companion guide.
https://dev.fitbit.com/build/guides/companion/
https://dev.fitbit.com/build/guides/communications/messaging/
08-07-2018 17:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


08-07-2018 17:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
You need to look at the messaging guide, and the companion guide.
https://dev.fitbit.com/build/guides/companion/
https://dev.fitbit.com/build/guides/communications/messaging/
08-18-2018 18:52 - edited 08-18-2018 20:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-18-2018 18:52 - edited 08-18-2018 20:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I'm still working on a few different problems as well as the one I stated. I'll be trying out your answer and see if it's what I need. I'll update this threads status once I know if it does or doesn't work for what I'm needing.

08-30-2018 10:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-30-2018 10:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thank you for pointing me in the right direction. It worked nicely. Literally just took the code from the messaging one and it gave me the code to get the data off of the device.

