Iot.Device.RuntasticSpeedCadence.TRuntasticSpeedCadence

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


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

Use the TRuntasticSpeedCadence component to communicate with the Runtastic Speed/Cadence Bike Sensor.

Demo Location

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

Supported Services

The Runtastic Speed/Cadence Bike 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 OnCSCMeasurementUpdate
YesSubscriptionFeature.png
Sensor Location CSCSensorLocation OnCSCSensorLocationUpdate
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: Runtastic Speed & Cadence Sensor
  • Manufacturer: Runtastic
  • Model: BSCBLE
  • Technology: Bluetooth LE

See Also