Replies: 3 comments 7 replies
-
|
This is a very good idea. Can we talk about pros and cons first please? I always insert a new sensor in the morning. I did this even when I used G5. My thinking was that by the time I go to sleep at night, I would like the sensor to have worked for quite a while so that it would be less likely to cause an unexpected behavior. I definitely understand that for a special case, I may end up inserting a sensor at 3pm. then as you describe, in ten days, it will expire at 3 am. I definitely don't want to wake up at 3 am to deal with it. In an exceptional case like that, I switch late at night and as you have correctly explained, I do sacrifice a few hours of stable operation from my previous sensor. My question is how often does this happen? You may be wondering why does any of this matter? What is wrong with my proposal? 1- What you are suggesting is simple in function. But, in order to implement it in code, it will require a lot of work. I have been using G7 for close to 3 years now. In that period, I have only once had to start a sensor at 3 pm. This is my guide for starting a subsequent G7: https://navid200.github.io/xDrip/docs/Dexcom/SubsequentG7.html I am interested to know your thoughts on any of this. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your attention and time Navid. Your stance makes perfect sense to me.
How are you doing this? 2 phones? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
While replacing my sensor this afternoon, I had an idea for a feature and wanted to see if it's technically feasible and if there's community interest.
The Problem
When a sensor is scheduled to expire at an inconvenient time (like the middle of the night or during a busy workday) I usually insert the new sensor in advance. While the official warmup for a G7 is only 30 minutes, in reality, new sensors are often jumpy and inaccurate for the first few hours (sometimes up to a day) while they acclimate. Conversely, the expiring sensor is usually highly accurate right up until it dies.
Currently, I have to choose between two bad options:
The Idea: Queueing a future sensor
It would be incredibly useful to pair a "next-in-line" sensor while the current sensor is still active.
Example Use Case (Dexcom G7)
If my G7 is set to expire at 3 AM, I want to maximize its reliable lifespan. Instead of waking up at 3 AM to enter the new pairing code, I could insert the new sensor at 11 PM before bed and enter the pairing code into xDrip. xDrip holds the connection, lets the new sensor warm up, and continues displaying my old sensor's data. At 3 AM, xDrip automatically handles the switchover while I sleep, and I wake up to a new sensor that has already been "soaking" for 4 hours and is providing stable readings.
I'm assuming the Bluetooth stack can handle holding the connections to both sensors simultaneously during this overlap period, but I'd love to hear your thoughts on the technical feasibility of this.
Beta Was this translation helpful? Give feedback.
All reactions