You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
Nice to see that you have gained access to the raw sensors on the smartwatch. Way too few people showing actual working examples in this area.
I was wondering if you know if it is possible to access the optical heart rate sensor in the same manner as you have done with the gyroscope and accelerometer? I'm not looking for the beats pr. minute, but the actual raw PPG signal.
Best,
Mads
The text was updated successfully, but these errors were encountered:
It looks like the Android API provides just the heart beat and rate.
However, this thread on Stack Overflow says it may be possible to get the raw values from a Samsung device using the Samsung Sensor Extension SDK. If you have a Samsung device, it may be worth checking out.
Hi there,
Nice to see that you have gained access to the raw sensors on the smartwatch. Way too few people showing actual working examples in this area.
I was wondering if you know if it is possible to access the optical heart rate sensor in the same manner as you have done with the gyroscope and accelerometer? I'm not looking for the beats pr. minute, but the actual raw PPG signal.
Best,
Mads
The text was updated successfully, but these errors were encountered: