Can bangle.js watch send alerts? #7698
Unanswered
jbrepogmailcom
asked this question in
Bangle.js
Replies: 1 comment
-
Yes - if you have an Android phone with Gadgetbridge installed then you can use that to send an HTTP request: https://www.espruino.com/Gadgetbridge#http-requests If you have some app on the Phone you can also use Android Intents to alert it. You could possibly use Tasker on Android which could be triggered via an Intent from the Bangle and can do all kinds of stuff |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. Is it possible to program bangle.js so it checks heart rate and acceleration every few minutes and send alerts through mobile phone or by calling http when sensors are outside of set conditions?
Thanks very much for the answer, Jan
Beta Was this translation helpful? Give feedback.
All reactions