06-06-2018 17:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Jogger
1
0
0
06-06-2018 17:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I want to develop mobile applicaiton(Android/iOS) using Fitbit SDK.
But when a problem occurs,I have to investigate it which is mobile applicaton or Bluetooth paring.
Can I get bluetooth GATT infromation?

1 REPLY 1
06-30-2018 07:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


Fitbit Developer
2266
575
1162
06-30-2018 07:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Unfortunately there isn't any direct device access via BLE, nor via the Fitbit app. The only way to interact is via fetch() or secure websockets in the companion.

