Iot.Device.WahooTICKRHeartRateMonitor.TWahooTICKRHeartRateMonitor

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Wahoo TICKR Heart Rate Monitor is a sensor from Wahoo Fitness.

Use the TWahooTICKRHeartRateMonitor component to communicate with the Wahoo TICKR Heart Rate Monitor.

Demo Location

You can find the sample projects for the Wahoo TICKR 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\WahooHeartRateMonitor
    • C++: Internet of Things\CPP\Thing Connect\WahooHeartRateMonitor

Supported Services

The Wahoo TICKR 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
Device Information Firmware Revision String FirmwareRevision OnFirmwareRevisionUpdate
YesSubscriptionFeature.png
Hardware Revision String HardwareRevision OnHardwareRevisionUpdate
YesSubscriptionFeature.png
Manufacturer Name String ManufacturerName OnManufacturerNameUpdate
YesSubscriptionFeature.png
Heart Rate Body Sensor Location BodySensorLocation OnBodySensorLocationUpdate
YesSubscriptionFeature.png
Heart Rate Measurement OnHeartRateMeasurementUpdate
YesSubscriptionFeature.png

Device Details

  • Device: WAHOO TICKR
  • Model: WFBTHR02
  • Firmware: 1.2.18
  • Technology: Bluetooth LE

Known Issues

  • Wahoo TICKR Heart Rate Monitor cannot be paired to a Windows machine. If your target platform of your application is 32-bit Windows or 64-bit Windows, it cannot be paired to the Wahoo TICKR Heart Rate Monitor.

See Also