Implementing Continuous Background Heart-Rate Upload from Bip 6 to a Local Server #425
Replies: 2 comments 4 replies
-
https://docs.zepp.com/docs/guides/framework/device/app-service/ |
Beta Was this translation helpful? Give feedback.
-
By the way, the applications I have listed do not run constantly in the background. They are run in the background at the required interval using “@zos/alarm” and do not require permission to run in the background. I also have a ‘Bluetooth Alert’ app that runs in the background all the time and requires permission to do so, but it still doesn't show up in the battery settings. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m developing an application for the Bip 6, but I’m having trouble figuring out how to send heart-rate data to a local server via a URL so that the data is sent periodically and continuously in the background. Could someone please help me?
Beta Was this translation helpful? Give feedback.
All reactions