Iot.Device.TopeakPanoBikeCSC.TTopeakPanoBikeCSC

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Topeak Speed/Cadence Sensor is a Bluetooth LE based sensor from Topeak. This bike sensor connects with your device and delivers accurate real-time cadence and speed data.

Use the TTopeakPanoBikeCSC component to communicate with the Topeak Speed/Cadence Sensor.

Demo Location

You can find the sample projects for the Topeak Speed/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\ToPeakPanoBikeCSC
    • C++: Internet of Things\CPP\Thing Connect\ToPeakPanoBikeCSC

Supported Services

The Topeak Speed/Cadence Sensor 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
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 Information Firmware Revision String FirmwareRevision OnFirmwareRevisionUpdate
YesSubscriptionFeature.png
Hardware Revision String HardwareRevision OnHardwareRevisionUpdate
YesSubscriptionFeature.png
Manufacturer Name String ManufacturerName OnManufacturerNameUpdate
YesSubscriptionFeature.png
Model Number String ModelNumber OnModelNumberUpdate
YesSubscriptionFeature.png
Serial Number String SerialNumber OnSerialNumberUpdate
YesSubscriptionFeature.png
Software Revision String SoftwareRevision OnSoftwareRevisionUpdate
YesSubscriptionFeature.png
System ID SystemID OnSystemIDUpdate
YesSubscriptionFeature.png

Device Details

  • Device: Topeak PanoBike Cycling Speed and Cadence Monitor
  • Manufacturer: Topeak
  • Firmware: 1.03
  • Technology: Bluetooth LE

See Also