12-05-2017 03:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-05-2017 03:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
Since developing a more-or-less-telecom system that incorporates ble beacons and yet not being much a sw developer, I've been wondering about if it is achievable with any fitbit device to have it transmit sensors' data constantly in beacon mode and add info about button press event.
Thanks in advance.

12-12-2017 05:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-12-2017 05:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
If you're specifically talking about BLE, then we don't currently expose any APIs for this.
If you're just looking to transmit sensor data, you can do this with the Messaging API and combo buttons.
https://dev.fitbit.com/guides/communications/messaging/
https://dev.fitbit.com/guides/components/buttons/#combo-button

