06-06-2018 17:47
06-06-2018 17:47
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?
Best Answer06-30-2018 07:54
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
06-30-2018 07:54
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.
Best Answer