Delubear / GlucoseTray

Tray Icon for displaying current BG information in taskbar.
MIT License
35 stars 21 forks source link

Criticle low glucose warning every ~minute without numbers #68

Closed derTheo01 closed 11 months ago

derTheo01 commented 1 year ago

For a couple of weeks now I have noticed this bug. There are no new nubers in the Taskbar, only "NUL". Then a warning pops up, containig the text "Critical Low Glucose Alert". No matter what my real Dexcom nubers say. Sometimes it happens a few times in a row, every ~minute, sometimes it just works as intended.

Restarting the .exe only works for a few minutes.

Im on Windows 11 and my Dexcom G7 mg/dl Data is from non US Servers.

grafik

Delubear commented 1 year ago

It woudn't be surprising if they changed some stuff with the G7. Since I don't use the G7, I can't troubleshoot it directly, but I will see what I can find out.

In the meantime, you may be able to try the Nightscout implementation, if you're not already, and pull your readings from Nightscout rather than Dexcom.

Delubear commented 11 months ago

Could you try version 14.4.0? I've made some logic adjustments so results of 0 (usually from response failure), will no longer trigger alerts.

https://github.com/Delubear/GlucoseTray/releases/tag/14.4.0

derTheo01 commented 11 months ago

Thank you! Now it works exactly like you said: No low glucose alert when there is no new data.