Iot.Device.ArmorCSCSensor.TArmorCSCSensor

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


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

Use the TArmorCSCSensor component to communicate with the ARMOR-X Cycling Speed/Cadence Sensor.

Demo Location

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

Supported Services

The ARMOR-X Cycling 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
PnP ID PnPID OnPnPIDUpdate
YesSubscriptionFeature.png

(*) Note: This device supports this characteristic but its performance does not fit the Bluetooth standard.

Device Details

  • Device: Armor Cycling Speed and Cadence Monitor
  • Manufacturer: ARMOR-X
  • Firmware: QKM12
  • Technology: Bluetooth LE

See Also