Pyle Blood Pressure Monitor

From IoT
Jump to: navigation, search

Go Up to ThingConnect Devices


Pyle Blood Pressure Monitor is a sensor for blood pressure monitoring from Pyle.

Use the TPyleBloodPressureMonitor component to communicate with the Pyle blood pressure monitor.

Demo Location

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

Supported Services

The Pyle Blood Pressure 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

The Pyle Blood Pressure Monitor component supports the following custom services:

Service Property Event Read Subscribe Write Description
Blood Pressure OnBloodPressureMeasurementUpdate
YesSubscriptionFeature.png
Returns the TGattBloodPressureMeasurement data with the same format specified in Blood Pressure Measurement.

Device Details

  • Device: Pyle Blood Pressure Monitor
  • Model: PHBPB20
  • Firmware: N/A
  • Technology: Bluetooth LE

See Also