WearSync

Sync BLE smart watch device data (heart rate, battery, etc.) to an InfluxDB server.

Demo

See my heartbeat ? grafana.hydev.org/heart

Setup

  1. Setup a InfluxDB Server (You can do it with docker-compose, it’s really easy!)
  2. Type in your influxDB connection detials in the app

  1. Scan & Connect to your device
  2. Watch everything work

Background Service

For the background service to work, a notification is displayed. To ensure the background service stays alive, please also disable battery optimizations.

GitHub

View Github