This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can Pulse Oximeter Service (0x1822) to be shown on "nRF Connect for Mobile"

I am using arduino to send message through BLE to a mobile, which use "nRF Connect for Mobile" to scan the arduino.

I am able to get the information of Blood pressure (0x1810) and Health Thermometer (0x1809), but fail for Pulse Oximeter Service (0x1822)

It only displays

Value: (0x) 00-63-00-50-00

As it doesn't have symptom like "invalid data syntax", I wonder if this service is defined by this app.

I expected that it can show SpO2 value and pulse rate.

Parents Reply Children
Related