gatt.characteristic.org.bluetooth.characteristic.plx_continuous_measurement.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bluetooth-gatt-parser Show documentation
Show all versions of bluetooth-gatt-parser Show documentation
A simple library/framework to work with Bluetooth Smart (BLE) GATT services and characteristics.
The PLX Continuous Measurement characteristic, if supported, is used to send periodic pulse oximetry measurements. This characteristic is a variable length structure containing the Flags field (to indicate presence of optional fields), the SpO2PR-Normal field, and depending on the contents of the Flags field, the SpO2PR-Fast field, the SpO2PR-Slow field, the Measurement Status field, the Device and Sensor Status field, and/or the Pulse Amplitude Index field.
Mandatory 8bit
Unit is percentage with a resolution of 1
Mandatory SFLOAT org.bluetooth.unit.percentage 0
Unit is beats per minute with a resolution of 1
Mandatory SFLOAT org.bluetooth.unit.period.beats_per_minute 0
Unit is percentage with a resolution of 1
C1 SFLOAT org.bluetooth.unit.percentage 0
Unit is beats per minute with a resolution of 1
C1 SFLOAT org.bluetooth.unit.period.beats_per_minute 0
Unit is percentage with a resolution of 1
C2 SFLOAT org.bluetooth.unit.percentage 0
Unit is beats per minute with a resolution of 1
C2 SFLOAT org.bluetooth.unit.period.beats_per_minute 0 C3 16bit C4 24bit
Unit is percentage with a resolution of 1
C5 SFLOAT org.bluetooth.unit.percentage 0 The fields in the above table, reading from top to bottom, are shown in the order of LSO to MSO, where LSO = Least Significant Octet and MSO = Most Significant Octet.