Iot.Device.PolarHeartRateMonitor.TPolarHeartRateMonitor

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Polar H7 Heart Rate Sensor is a heart rate monitor device from Polar that provides live heart rate measurements.

Use the TPolarHeartRateMonitor component to communicate with the Polar Heart Rate Monitor.

Demo Location

You can find the sample projects for the Polar H7 Heart Rate Sensor in the following IoT demo directories after installing the component:

  • Start | Programs | Embarcadero RAD Studio Berlin | Samples and then navigate to:
    • Delphi: Internet of Things\Object Pascal\Thing Connect\PolarH7
    • C++: Internet of Things\CPP\Thing Connect\PolarH7

Supported Services

The Polar H7 Heart Rate Sensor component supports the following Bluetooth LE services and characteristics:

Service Characteristic Property Event Read Subscribe Write
Battery Service Battery Level BatteryLevel OnBatteryLevelUpdate
YesSubscriptionFeature.png
Device Information Firmware Revision String FirmwareRevision OnFirmwareRevisionUpdate
YesSubscriptionFeature.png
Hardware Revision String HardwareRevision OnHardwareRevisionUpdate
YesSubscriptionFeature.png
Manufacturer Name String ManufacturerName OnManufacturerNameUpdate
YesSubscriptionFeature.png
Model Number String ModelNumber OnModelNumberUpdate
YesSubscriptionFeature.png
Serial Number String SerialNumber OnSerialNumberUpdate
YesSubscriptionFeature.png
Software Revision String SoftwareRevision OnSoftwareRevisionUpdate
YesSubscriptionFeature.png
System ID SystemID OnSystemIDUpdate
YesSubscriptionFeature.png
Heart Rate Body Sensor Location BodySensorLocation OnBodySensorLocationUpdate
YesSubscriptionFeature.png
Heart Rate Measurement OnHeartRateMeasurementUpdate
YesSubscriptionFeature.png

Device Details

  • Device: Polar H7 468EA61F
  • Model: H7
  • Firmware: 1.3.2
  • Technology: Bluetooth LE

See Also