Iot.Device.RuntasticHRM.TRuntasticHRM

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Runtastic Heart Rate Combo Monitor is a Bluetooth LE based sensor from Runtastic. This sensor provides live heart rate measurements.

Use the TRuntasticHRM component to communicate with the Runtastic Heart Rate Combo Monitor.

Demo Location

You can find the sample projects for the Runtastic Heart Rate Combo Monitor 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\RuntasticHRM
    • C++: Internet of Things\CPP\Thing Connect\RuntasticHRM

Supported Services

The Runtastic Heart Rate Combo Monitorcomponent 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: Runtastic Heart Rate Combo Monitor
  • Manufacturer: Runtastic
  • Firmware: 1.2.1
  • Technology: Bluetooth LE

See Also