How to check your chest strap battery from Apple Watch
The reliable cross-vendor path is the standard Bluetooth LE Battery Service.
HRM Battery reads service 0x180F and characteristic 0x2A19 when a heart-rate strap exposes battery data over standard BLE.
Why check before training
A chest strap can be paired and still fail later if the battery is nearly empty. The useful pre-workout check is fast: connect, confirm battery level, and start training.
Battery percentage
Compatible straps expose battery level through the standard BLE Battery Service.
Live BPM
HRM Battery shows current heart rate next to battery status so you can confirm the strap is awake.
Color status
Battery levels are color-coded green, orange, and red, with haptic confirmation when the level is read.
How to check in 3 steps
- Wake the strap and open HRM Battery on Apple Watch.
- Connect to the nearby Bluetooth heart-rate strap, or reconnect to the last remembered device.
- Read the battery percentage and live BPM before starting the workout.
Why battery reporting varies between straps
Heart-rate data and battery data are separate Bluetooth concepts. A strap can broadcast heart rate normally and still fail to show a battery percentage if it does not expose battery level through the standard Bluetooth LE Battery Service.
The cross-vendor path HRM Battery can rely on is service 0x180F with characteristic 0x2A19. That standard path is the useful compatibility line: when a strap exposes battery data there, the app can read the percentage in a predictable way. Vendor-proprietary battery protocols are not a broad compatibility promise.
Some vendors have private services or diagnostic responses that may be useful on specific hardware, but unknown proprietary services are not treated as generally supported. That conservative approach avoids false positives, unnecessary subscriptions, extra watch battery usage, and harder-to-debug behavior.
Standard BLE
Service 0x180F and characteristic 0x2A19 are the only battery source that should be assumed to work across vendors.
Heart rate can still work
A strap may connect for live BPM through the standard Heart Rate Service even when battery percentage is unavailable.
Device-by-device reality
If a strap behaves differently, compatibility needs to be checked with the exact model and watchOS version.
A 30-second pre-workout check
The fastest useful flow is deliberately small. Wake the strap, open HRM Battery on Apple Watch, and let the app scan for nearby BLE heart-rate devices. Connect from the watch, read the battery percentage, and confirm live BPM before starting the workout.
If you already used the strap before, the saved-device screen can make the check faster because you can reconnect to the last device instead of treating every session like a new pairing task. The app is built for this moment before a run, ride, race, or gym session, when opening a vendor phone app would be slower.
What confirms the strap is ready
A useful result has two parts: a battery percentage and live heart rate. The percentage tells you whether the strap still has power. Live BPM tells you the strap is awake and broadcasting. Color status gives a quick read, and haptic confirmation marks that a level was read.
If the strap shows BPM but no battery percentage, that does not automatically mean the strap is broken. It may simply mean the device is not exposing the standard Battery Service to Apple Watch. In that case, use the strap for heart rate if it connects, but do not assume HRM Battery can read a proprietary battery value.
Which straps work
HRM Battery is for standard BLE heart-rate straps that expose battery data. That qualifier matters.
Polar
Polar H10, H9, and OH1 work when they expose standard BLE battery data.
Wahoo
Wahoo TICKR, TICKR FIT, and TICKR X work when they expose standard BLE battery data.
Garmin and BLE
Garmin HRM-Pro, HRM-Pro Plus, HRM-Dual, and other Bluetooth LE monitors work when they expose standard battery data.
What if no battery shows?
If a strap connects for heart rate but no battery appears, it may not expose the standard Battery Service to Apple Watch.
Standard BLE first
The supported cross-vendor battery path is service 0x180F and characteristic 0x2A19.
Proprietary limits
Vendor-proprietary battery protocols are not broadly supported as a general compatibility promise.
Fast support reports
If a strap behaves differently, email the exact model and watchOS version so compatibility can be checked device by device.