Skip to content
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

Trio Does Not Backfill Missed Glucose Readings from Dexcom G6 Sensors #287

Closed
Sjoerd-Bo3 opened this issue Jun 8, 2024 · 1 comment · Fixed by #282
Closed

Trio Does Not Backfill Missed Glucose Readings from Dexcom G6 Sensors #287

Sjoerd-Bo3 opened this issue Jun 8, 2024 · 1 comment · Fixed by #282

Comments

@Sjoerd-Bo3
Copy link
Contributor

Sjoerd-Bo3 commented Jun 8, 2024

Describe the issue

Trio does not backfill missed glucose readings when connected via the Dexcom G6 connector. This results in gaps in BG history for the Trio app, even though the Dexcom G6 app successfully backfills these readings. Additionally, using Dexcom Share as a CGM source in Trio does not work, further complicating the issue. This is particularly problematic for caregivers and users who rely on continuous and accurate glucose data.

To Reproduce

Steps to reproduce the behavior:

    1. Use the Dexcom G6 sensor with Trio.*
    1. Disconnect the sensor or simulate a connection loss.*
    1. Wait for multiple missed readings.*
    1. Reconnect the sensor.*
    1. Observe that the Dexcom G6 app backfills the missing readings, but the Trio app shows gaps in the BG history.*

Expected behavior

The Trio app should backfill missed glucose readings when reconnected to the Dexcom G6 sensor, similar to how the Dexcom app does. This would ensure continuous and accurate glucose data in the Trio app.

Setup Information (please complete the following information):

Smartphone:

  • Hardware: [e.g., iPhone 15 Pro]
  • OS Version: [e.g., iOS 17.5]

CGM:

  • Device: Dexcom G6
  • Manager app: Dexcom App

Trio Version:

  • Version Number: [e.g., v0.1.0 (1)]
  • Branch: dev
  • Git Reference: f23b38a
  • Build Date: 15 May 2024

Technical Details

Trio currently does not backfill data from the Dexcom G6 connector, unlike the Dexcom app, which successfully backfills data upon reconnection. Additionally, using Dexcom Share as a CGM source in Trio does not work, which further exacerbates the problem. Trio might need to read glucose from Apple Health to backfill these missed readings, but Apple Health has a delay for making readings available.

Additional context

This issue has been observed with multiple missed readings overnight or during other periods of sensor disconnect. While the Dexcom app backfills the data without gaps, Trio does not reflect these backfilled readings, creating discrepancies in BG history.

@Sjoerd-Bo3 Sjoerd-Bo3 added the bug label Jun 8, 2024
@Sjoerd-Bo3 Sjoerd-Bo3 added this to Trio Jun 8, 2024
@Sjoerd-Bo3 Sjoerd-Bo3 linked a pull request Jun 8, 2024 that will close this issue
@Sjoerd-Bo3 Sjoerd-Bo3 changed the title Trio Does Not Backfill Missed Glucose Readings from Dexcom G6 and G7 Sensors Trio Does Not Backfill Missed Glucose Readings from Dexcom G6 Sensors Jun 14, 2024
@dnzxy
Copy link
Contributor

dnzxy commented Jun 16, 2024

Fixed by #282

@dnzxy dnzxy closed this as completed Jun 16, 2024
@github-project-automation github-project-automation bot moved this to Done in Trio Jun 16, 2024
@Sjoerd-Bo3 Sjoerd-Bo3 removed the bug label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants