You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both the Eversense E3 (90 days & 180 days) and the Eversense 365 (full year) transmitters are supported, on an experimental branch feat/eversense.
66
+
67
+
Eversense E3 & 365 are implantable continuous glucose monitoring (CGM) systems with a sensor inserted under the skin and a removable on-body transmitter that sends real-time glucose data and alerts to the *Loop* app.
68
+
Unlike traditional CGMs that require frequent sensor changes, Eversense reduces insertion frequency but requires regular fingerstick calibrations.
Copy file name to clipboardExpand all lines: docs/faqs/cgm-faqs.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,9 @@ The following CGM are supported by some or all versions of Loop:
4
4
5
5
* All *Dexcom* CGM (Loop 3 and later)
6
6
* Some *Libre* CGM (Loop 3.4 and later)
7
+
* Eversense E3 & 365 (Loop 3.11 and later, via experimental branch)
7
8
* Medtronic Enlite CGM when used with a compatible pump
8
-
* Remote CGM (requires internet access
9
+
* Remote CGM (requires internet access)
9
10
**Dexcom* Share
10
11
* Nightscout as CGM (Loop 3 and later)
11
12
@@ -128,11 +129,9 @@ If you prefer not to customize Loop, then you can configure [Nightscout](https:/
128
129
* If you choose this option, your CGM will not act as a heartbeat to wake the app when the phone is locked or in the background
129
130
* You probably have a pump that serves this role, but if your pump is not actively waking your app and you use *LibreLinkUp*, consider [CGM Customization](#cgm-customization).
130
131
131
-
## Can I use Eversense?
132
+
## Can I use Eversense E3 or Eversense 365?
132
133
133
-
There is a method to upload Eversense to Nightscout using an Android phone, but there is no method to read an Eversense directly with an iPhone at this time.
134
-
135
-
You can use Nightscout as a CGM with Eversense, but that requires internet access.
134
+
Using the experimental branch, feat/eversense using Loop 3.11.0, you can make a native connection to your Eversense E3 and 365.
136
135
137
136
## Can the *Loop* app read CGM data from Nightscout?
***You must [add the Medtronic pump](add-pump.md) first**
@@ -151,6 +152,28 @@ Part of the problem with Libre sensors is that there are differences in region,
151
152
152
153
Libre 3 sensors have started appearing as well, but are unsupported. Other Libre sensors that are unsupported: Libre Pro, Libre H, and Libre Sense Glucose Sport Biosensors.
153
154
155
+
### Eversense E3/365
156
+
157
+
!!! warning "You must build feat/eversense branch to use the Eversense CGM"
158
+
The Eversense CGM is in feat/eversense (as of version v3.11.0) and is experimental as of now
159
+
160
+
!!! warning "Wait till initialization phase is completed"
161
+
During the initialization phase of this system, the glucose reading might be incorrect.
162
+
Before using automated insulin delivery, be sure to complete the initialization phase using the original Eversense app.
163
+
164
+
!!! warning "Do not use the Eversense app and the *Loop* app concurrently"
165
+
The transmitter is not able to multiple connection to the same device, due to the security protocol.
166
+
Make sure you either use the Eversense app or the *Loop* app, but not both at the same time.
167
+
168
+
The Eversense plugin for Loop, [EversenseKit](https://github.com/loopandlearn/EversenseKit), connects directly to your transmitter for glucose reading and alert notifications.
169
+
This makes the use of the Eversense app obsolete, after the initialization phase, and should not be used while having the transmitter paired to the *Loop* app.
170
+
171
+
The pairing process of both transmitters are simple:
172
+
173
+
* For the Eversense E3, select the correct transmitter name (see SN at the bottom of your transmitter) and accept the iOS pairing prompt (if shown) and wait till the pairing has completed
174
+
175
+
* For the Eversense 365, you are required to have an internet connection and Eversense account during pairing. This is needed to fetch the security keys for your transmitter. After logging in, select the correct transmitter name (see SN at the bottom of your transmitter) and accept the iOS pairing prompt (if shown) and wait till the pairing has completed
176
+
154
177
### Medtronic Enlite CGM
155
178
156
179
The Medtronic Enlite CGM is only available if you have connected it to your compatible Medtronic Pump.
0 commit comments