From c8ffefd14ccc26181de413967ad94d62dcce02c1 Mon Sep 17 00:00:00 2001 From: Patrick Sonnerat Date: Wed, 15 Jan 2025 07:26:23 +0100 Subject: [PATCH] Typo and added more Dex sensors --- docs/uploader/uploaders.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/uploader/uploaders.md b/docs/uploader/uploaders.md index eff4b725..034ba07f 100644 --- a/docs/uploader/uploaders.md +++ b/docs/uploader/uploaders.md @@ -21,7 +21,7 @@ See this [dedicated page](/nightscout/close_loop) for setup links. ## Dexcom -### Dexcom G5/G6/ONE/G7 +### Dexcom G5/G6/ONE/ONE+/G7/Stelo @@ -41,17 +41,17 @@ If you use a [DIY closed loop system](/nightscout/close_loop) it is recommended If you don't want to use the official Dexcom apps, you can use **open-source software** apps for your Dexcom sensor to connect, display, alarm and also upload to Nightscout: -**Android**: xDrip+ for G5, G6, ONE and G7. +**Android**: xDrip+ for G5, G6, ONE, ONE+, Stelo and G7. **iOS**: Spike for G5 and older G6 transmitters (**not Firefly**) - xDrip4iOS for G5, G6 and ONE transmitters + xDrip4iOS for G5, G6, Stelo and ONE/ONE+ transmitters ```{admonition} Dexcom "Firefly" Transmitters :class: hint -Most of the useable transmitters that fall into this category at the present time are generally rebatteried or rechargeable/modified transmitters. +Most of the useable transmitters that do not fall into this category at the present time are generally rebatteried or rechargeable/modified transmitters. ``` ## Medtronic @@ -108,7 +108,7 @@ In order to get data from the Eversense CGM system, you will need to use the [ES ## Diasend -[disaend-nightscout-bridge](https://github.com/burnedikt/diasend-nightscout-bridge) synchronizes treatments (insulin boli, temp basal changes) as well as continuous glucose values (CGV) from Diasend to Nightscout. This can help CamAPS FX users to view their treatments and glucose values via Nightscout. A 30 minutes delay might occur. +[diasend-nightscout-bridge](https://github.com/burnedikt/diasend-nightscout-bridge) synchronizes treatments (insulin boli, temp basal changes) as well as continuous glucose values (CGV) from Diasend to Nightscout. This can help CamAPS FX users to view their treatments and glucose values via Nightscout. A 30 minutes delay might occur. A new plugin in Nightscout 15 (under development) will integrate the project above.