Wahoo TICKR
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
- Delphi:
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
|
![]() |
||
Device Information | Firmware Revision String | FirmwareRevision
|
OnFirmwareRevisionUpdate
|
![]() |
||
Hardware Revision String | HardwareRevision
|
OnHardwareRevisionUpdate
|
![]() |
|||
Manufacturer Name String | ManufacturerName
|
OnManufacturerNameUpdate
|
![]() |
|||
Heart Rate | Body Sensor Location | BodySensorLocation
|
OnBodySensorLocationUpdate
|
![]() |
||
Heart Rate Measurement | OnHeartRateMeasurementUpdate
|
![]() |
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.