Jarv BT Run Smart Heart Monitor

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Jarv BT Run Smart Heart Monitor is a Bluetooth LE based device that performs heart rate monitoring.

Use the TJarvRunBT component to communicate with the Jarv BT Run Smart Heart Monitor.

Demo Location

You can find the sample projects for the Jarv BT Run Smart Heart Monitor 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\JarvRunBT
    • C++: Internet of Things\CPP\Thing Connect\JarvRunBT

Supported Services

The Jarv BT Run Smart Heart Monitor 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
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
Heart Rate Body Sensor Location BodySensorLocation OnBodySensorLocationUpdate
YesSubscriptionFeature.png
Heart Rate Measurement OnHeartRateMeasurementUpdate
YesSubscriptionFeature.png

Device Details

  • Device: Jarv Run Heart Rate Monitor
  • Model Number JRV-HRM1285
  • Firmware: CSR uEnergy SDK 2.3.0
  • Technology: Bluetooth LE

Known Issues

This device is not supported on Windows 8 or Windows 8.1.

See Also