Iot.Device.WahooSpeedCadenceMonitor.TWahooSpeedCadenceMonitor

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Wahoo Cycling Speed and Cadence Sensor is a speed and cadence sensor that tracks cycling speed, cadence, and distance by Wahoo Fitness.

Use the TWahooSpeedCadenceMonitor component to communicate with the Wahoo Cycling Speed and Cadence Sensor.

Demo Location

You can find the sample projects for the Wahoo Cycling Speed and Cadence 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\WahooSpeedCadenceMonitor
    • C++: Internet of Things\CPP\Thing Connect\WahooSpeedCadenceMonitor

Supported Services

Wahoo Cycling Speed and Cadence Sensor supports the following Bluetooth LE services and characteristics:

Service Characteristic Property Event Read Subscribe Write
Battery Service Battery Level BatteryLevel OnBatteryLevelUpdate
YesSubscriptionFeature.png
Cycling Speed and Cadence CSC Feature CSCFeature OnCSCFeatureUpdate
YesSubscriptionFeature.png
CSC Measurement OnCSCMeasurementUpdate
YesSubscriptionFeature.png
SC Control Point SCControlPoint OnSCControlPointUpdate
YesSubscriptionFeature.png
YesSubscriptionFeature.png
Sensor Location SensorLocation OnSensorLocationUpdate
YesSubscriptionFeature.png

Device Details

  • Device: Wahoo Cycling Speed and Cadence Sensor
  • Model: WFBTSC02
  • Technology: Bluetooth LE

Known Issues

  • Wahoo Cycling Speed and Cadence Sensor device cannot be paired to a Windows machine. If the target platform of your application is 32-bit Windows or 64-bit Windows, it cannot be paired to the Wahoo Cycling Speed and Cadence Sensor.

See Also