nightscout / cgm-remote-monitor

nightscout web monitor
GNU Affero General Public License v3.0
2.35k stars 71.33k forks source link

Sensor age information updated in x-Drip, but outdated in Nightscout #8255

Closed RafaelBomfim128 closed 2 months ago

RafaelBomfim128 commented 2 months ago

Describe the bug Sensor age information updated in x-Drip, but outdated in Nightscout.

To Reproduce I'm not sure what caused this bug, it just stopped sending sensor age information to Nightscout for no apparent reason.

Expected behavior It is expected that sensor age information will be updated correctly in Nightscout with each sensor change.

Screenshots NOTE: I apologize for the Portuguese language in the screenshots. Print 1 Print 2 Print 3 Print 4

Your setup information

Additional context Things I've already tried: Restarting the device (cell phone), disabling and activating sending to Nightscout again and changing the settings. Could it be some configuration when sending data to Nightscout? How could I debug better?

Why this is important to me: I'm creating an open source application for Windows that will read Nightscout's blood glucose levels and display them, similar to FloatingGlucose (currently archived), but with features such as: Sensor expiration alerts when it gets close to 14 days. I intend to read this information from the following path: /api/v2/properties/sage

RafaelBomfim128 commented 2 months ago

Apparently, the problem is in a disabled setting (I didn't notice when it was changed, probably accidental) in the additional xDrip sending settings for Nightscout. I noticed it when installing xDrip on an Android simulator and seeing the default sending settings for Nightscout. Thank you and sorry for any inconvenience!