Platform your question concerns:
Device:
Description:
Hello
I am trying to retrieve data from H10 and verity sense in a .NET Core software running on windows.
I'm using the "Polar measurement data specification" document here : https://github.com/polarofficial/polar-ble-sdk/blob/master/technical_documentation/Polar_Measurement_Data_Specification.pdf
I can receive "live data" successfully
I have several questions :
- I could not find any information on how , using the GATT service, I could :
- Set the time of the sensors
- Download "offline" data from memory
- clear the memory
-I also discovered the "SDK mode", is it possible to enable it via the GATT service ? if yes how ?
-Finally, I understood that only HR and RR data can be recorded and then downloaded from memory ? Did I understand right or is it possible to record and then download ACC, GYRO, MAGN data ?
Thanks in advance for your answers
Platform your question concerns:
Device:
Description:
Hello
I am trying to retrieve data from H10 and verity sense in a .NET Core software running on windows.
I'm using the "Polar measurement data specification" document here : https://github.com/polarofficial/polar-ble-sdk/blob/master/technical_documentation/Polar_Measurement_Data_Specification.pdf
I can receive "live data" successfully
I have several questions :
- Set the time of the sensors
- Download "offline" data from memory
- clear the memory
-I also discovered the "SDK mode", is it possible to enable it via the GATT service ? if yes how ?
-Finally, I understood that only HR and RR data can be recorded and then downloaded from memory ? Did I understand right or is it possible to record and then download ACC, GYRO, MAGN data ?
Thanks in advance for your answers