Difference between revisions of "BLEWidgets"
m |
m |
||
| Line 18: | Line 18: | ||
=== Heart Rate === | === Heart Rate === | ||
| − | The Widget will | + | The Widget will display a warning message if no Heart Rate has been received for more than 10 seconds (changeable with <code>App.Settings.HeartRateTimeout</code>).<br> |
| + | |||
| + | == Settings == | ||
| + | |||
| + | === Devices === | ||
| + | For each configured device, a 'Device0.ini' file will be created (replace 0 with device index).<br> | ||
| + | This file includes device settings, and device service settings.<br> | ||
| + | |||
| + | === Triggers === | ||
| + | Trigger settings are saved in the file 'Tasks.ini':<br> | ||
Revision as of 02:04, 23 May 2026
BLEWidgets is a Windows App that displays live biometric data such as Heart Rate from Bluetooth LE (BLE) devices.
Each subscribed service has its own live notification (system tray) icon, and optional topmost window widget.
Supported Services: Heart Rate.
Supported Devices: Amazfit Helio Strap (Confirmed Supported). Everything else.
Usage
First time launching BLEWidgets you will be prompted to add at least one device/service first.
If you do not know the BLE Address of your device, you can use the Search functionality to find it.
In order to find it, on the device I had to enable 'Heart Rate Push', and then 'Reboot Device'.
Services
Heart Rate
The Widget will display a warning message if no Heart Rate has been received for more than 10 seconds (changeable with App.Settings.HeartRateTimeout).
Settings
Devices
For each configured device, a 'Device0.ini' file will be created (replace 0 with device index).
This file includes device settings, and device service settings.
Triggers
Trigger settings are saved in the file 'Tasks.ini':


