Replies: 1 comment
-
I finally got this to work. I did it by: |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I am attempting to set my Bangle.is 2 watch up to receive the latest reading from XDrip+. I'd also like to get the trend arrow. But the important one is the number. Unfortunately, the current setup doesn't seem to work.
In case it's worth mentioning, my phone is a Pixel Fold running Calyx OS; a privacy oriented ROM.
My setup is this:
XDrip+ is installed and running.
BG2BangleJS app collects the data and sends it to
GadgetBridge, the app that interfaces with the watch.
Blood Glucose Widget on the watch. This collects the data from GadgetBridge and displays it on the watch face.
I am not able to get the information on my watch. BG2BangleJS can't even send its default test number. Could this be getting intercepted by my phones firewall? XDrip on my WearOS watch could get it. But that was back when I was using a stock Android ROM. And that watch has stopped working, anyways. Would someone help me diagnose the problem?
Beta Was this translation helpful? Give feedback.
All reactions