Bluetooth Access of the Devices - Medisana/vitadock-api GitHub Wiki
In case you need to access the devices directly, we support the standard bluetooth services for blood sugar and blood pressure.
- Blood pressure: https://developer.bluetooth.org/gatt/profiles/Pages/ProfileViewer.aspx?u=org.bluetooth.profile.blood_pressure.xml
- Blood sugar: https://developer.bluetooth.org/gatt/profiles/Pages/ProfileViewer.aspx?u=org.bluetooth.profile.glucose.xml
- For MIO (heart rate): https://developer.bluetooth.org/gatt/profiles/Pages/ProfileViewer.aspx?u=org.bluetooth.profile.heart_rate.xml
Please note we cannot provide support for development or integration.