-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Watch complication defaulting to mg/dL #142
Comments
Hi Tom! Does it happen on the watch only? Did you had to enter the PIN on the watch? |
Only on the watch yes, it happens when the watch goes into sleep/ nighttime mode which for obvious reasons causes a lot of problems! |
It also happens when the watch is unlocked and not in sleep mode. I think it happens if the iPhone app hasn't been opened for a while. |
My mistake--it isn't defaulting to mg/dL it is defaulting to something weird. My watch has just warned me I'm very low (0.3 mmol/L, which is obvs that's not correct). Actual reading should be 4.7 mmol/L. The data didn't update when I opened the watch app (continued to report 0.3); when the iPhone app was opened the watch app + complication updated. |
Strange - looks like your watch can't update on it's own at all!? Is this reproducable in the xcode emulator? We had another effect in the past, where a G5 Sensor caused some low noise that is sorted out on the app. But you don't see these low values when reading the values from Nightscout API? |
It does update on its own, mostly. I don't see these figures on either the NS site nor the iPhone, only on the watch and only sometimes (but still daily). |
My app is displaying in mml and i would like to see mg. Is there a way to change this? |
Maybe I should provide a button directly on the watch for that, since I'm have no idea how to reproduce this. |
Hi, Nightguard on my applewatch is displaying on mmol, but all my readings, on phone, nightscout site (heroku) etc, they all are in mg. How can I fix it? thanks |
thank you, i could solve entering my Nightscout URL directly on the Apple Watch. |
After a while (not sure how long but hours not minutes nor days) the watch complication displays data as mg/dL even when app & NS using mmol/L and as a result reports low BG.
When opening the app on the watch the app initially reports low BG while it updates.
After the data refreshes the app error disappears + the complication reverts to mmol/L.
The text was updated successfully, but these errors were encountered: