I need read heart rate every 5 minutes on background service in Wear OS for Galaxy Watch 6 device. I actually used PassiveListenerService for get steps data (DataType.STEPS), but the DataType.HEART_RATE_BPM dataPoint no receive data from device. From SDK library for partners only getting heart rate data for monitoring in foreground, but I don’t found use-case for background monitoring with time intervals. Helpme please, and sorry by my basic english.
Hello, thanks for comment. Yes, I have the approval for use of Privileged Health SDK; but I need, for my study, the heart rate monitoring every 5 minutes from background service. I’m testing with corutines, worker manager, etc., but the Heart Rate data received is very discontinuos timestamp points. Please, helpme for read heart rate from background services on Wear OS (or passive services).
Hello,
Did you try alarm manager?
As you are Priv health SDK partner, if you are facing issues related to this, then please communicate with the team directly via Developer Support.