Samsung Galaxy watch

Is there any SDK/api’s to get below parameters from Samsung Galaxy watch 5,6,7

  1. BP
  2. Respiratory rate
  3. Passive measurement of SPO2

Hello,
For Blood pressure data you can check for Google health services or Health connect APIs.

Health Services: Health Services on Wear OS  |  Android health & fitness  |  Android Developers
Health Connect APIs: Accessing Samsung Health Data through Health Connect | Samsung Developer

SPO2 is available with Samsung Health Sensor SDK.

Thanks
Shamima Nasrin
Samsung Developer Program Team

Hi
Thanks for reply.

  1. On Samsung Galaxy watches BP can be measured in Health monitor app, so is the data available in Health services?
  2. yes SPO2 is available on demand, is there any way to get that passively?
  3. Any pointers for Respiratory rate?

Hello,

  1. I didn’t try, as this is Google’s platform. So I will recommend you check once before jumping into big planning.
  2. You can get SPO2 data from Galaxy watch using Samsung Health Sensor SDK without partnership, but you can not distribute it in any store publicly.
  3. As far as I know Heart rate is available, but respiratory rate is not.

Thanks