Wahoo CSC Sensor
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
- Delphi:
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
|
![]() |
||
Cycling Speed and Cadence | CSC Feature | CSCFeature
|
OnCSCFeatureUpdate
|
![]() |
||
CSC Measurement | OnCSCMeasurementUpdate
|
![]() |
||||
SC Control Point | SCControlPoint
|
OnSCControlPointUpdate
|
![]() |
![]() | ||
Sensor Location | SensorLocation
|
OnSensorLocationUpdate
|
![]() |
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.