Iot.Device.PowerTapCSC.TPowerTapCSC

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


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

Use the TPowerTapCSC component to communicate with the PowerTap Speed and Cadence Sensor.

Demo Location

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

Supported Services

The PowerTap Speed and Cadence Sensor component supports the following Bluetooth LE services and characteristics:

Service Characteristic Property Event Read Subscribe Write
Cycling Speed and Cadence CSC Feature CSCFeature OnCSCFeatureUpdate
YesSubscriptionFeature.png
CSC Measurement CSCMeasurement OnCSCMeasurementUpdate
YesSubscriptionFeature.png
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
Manufacturer Name String ManufacturerName OnManufacturerNameUpdate
YesSubscriptionFeature.png
Serial Number String SerialNumber OnSerialNumberUpdate
YesSubscriptionFeature.png
System ID SystemID OnSystemIDUpdates
YesSubscriptionFeature.png

Device Details

  • Device: PowerTap Cycling Speed and Cadence Monitor
  • Manufacturer: Dayton
  • Firmware: 1.1
  • Technology: Bluetooth LE

See Also