Adidas MiCoach Heart Rate Monitor

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Adidas MiCoach Heart Rate Monitor is a heart rate monitor device from Adidas that provides real-time heart rate measurements.

Use the TMiCoachHeartRateMonitor component to communicate with the Adidas MiCoach Heart Rate Monitor.

Demo Location

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

Supported Services

The Adidas MiCoach Heart Rate Monitor component supports the following Bluetooth LE services and characteristics:

Service Characteristic Property Event Read Subscribe Write
Battery Service Battery Level BatteryLevel OnBatteryLevelUpdate
YesSubscriptionFeature.png
YesSubscriptionFeature.png
Device Information Firmware Revision String FirmwareRevision OnFirmwareRevisionUpdate
YesSubscriptionFeature.png
Manufacturer Name String ManufacturerName OnManufacturerNameUpdate
YesSubscriptionFeature.png
Serial Number String SerialNumber OnSerialNumberUpdate
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: Adidas MiCoach Heart Rate Monitor
  • Model: Z51348
  • Firmware: 01.1
  • Technology: Bluetooth LE

See Also