Difference between revisions of "BLEWidgets"

From DanIT
Jump to navigation Jump to search
m
m
Line 15: Line 15:
 
In order to find it, on the device I had to enable 'Heart Rate Push', and then 'Reboot Device'.<br>
 
In order to find it, on the device I had to enable 'Heart Rate Push', and then 'Reboot Device'.<br>
  
== b ==
+
== Services ==
  
== c ==
+
=== Heart Rate ===
 +
The Widget will show a warning message if no Heart Rate has been received for more than 10 seconds (<code>App.Settings.HeartRateTimeout</code>).<br>

Revision as of 14:42, 20 May 2026

BLEWidget Heart Rate Preview.png

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

BLEWidgets DeviceSearch.png
BLEWidgets DeviceInfo.png

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 show a warning message if no Heart Rate has been received for more than 10 seconds (App.Settings.HeartRateTimeout).