Iot.Device.JarvCSCSensor.TJarvCSCSensor

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Jarv Cycling Speed and Cadence Bike Sensor is a speed and cadence bike sensor that measures accurate real-time cadence and speed data by Jarv Mobile.

Use the TJarvCSCSensor component to communicate with the Jarv Cycling Speed and Cadence Bike Sensor.

Demo Location

You can find the sample projects for the Jarv Cycling Speed and 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\JarvCSCSensor
    • C++: Internet of Things\CPP\Thing Connect\JarvCSCSensor

Supported Services

Jarv Cycling Speed and Cadence Bike Sensor supports the following Bluetooth LE services and characteristics:

Service Characteristic Property Event Read Subscribe Write
Battery Service Battery Level BatteryLevel OnBatteryLevelUpdate
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
PnP ID PnPID OnPnPIDUpdate
YesSubscriptionFeature.png
Serial Number String SerialNumber OnSerialNumberUpdate
YesSubscriptionFeature.png
Software Revision String SoftwareRevision OnSoftwareRevisionUpdate
YesSubscriptionFeature.png

Device Details

  • Device: Jarv Cycling Speed and Cadence Bike Sensor
  • Model: JRV-CS1505
  • Technology: Bluetooth LE

See Also