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
Copy file name to clipboardExpand all lines: docs/build/apple-developer.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,6 @@ The Apple ID is DIFFERENT than the Apple Developer ID.
29
29
Sharing an Apple ID among two or more loopers can cause safety issues. You don't want Sally to be dosed for Joe's lunch in addition to her own and vice versa.
30
30
31
31
* Loop 3 does not read Carbohydrates from Apple Health by default, but if you need that feature, you can [modify your feature flags](../version/build-time-flag.md){: target="_blank" }.
32
-
* The recommendation for Health Permissions for [Loop 2.2.x](health.md#loop-permissions){: target="_blank" } has changed to no longer provide permission to read Carbohydrates from Apple Health
Copy file name to clipboardExpand all lines: docs/build/cgm.md
+24-22Lines changed: 24 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -6,20 +6,20 @@
6
6
7
7
!!! abstract "Summary"
8
8
9
-
The *Loop* app is compatible with:
9
+
The *Loop* app is compatible (on the same phone) with:
10
10
11
-
- *Dexcom* G4 Share, G5, G6 or ONE CGM systems
11
+
- *Dexcom* G5, G6 or ONE CGM systems
12
12
* *Dexcom* ONE (based off G6 sensor) is available in some countries, but will be discontinued soon
13
-
- *Dexcom* G7
13
+
- *Dexcom* G7 or ONE+ CGM systems
14
14
* *Dexcom* ONE+ (based off G7 sensor) is available in some countries
15
-
* At the current time, the *Dexcom* ONE+ **cannot** be used with Loop but pay attention to social media - an early indication is that a simple patch will allow this to work, but that patch is not available - more testing is needed
16
15
- Medtronic sensors connected to a Loop-compatible Medtronic pumps
17
-
- Some Libre sensors: dev branch only
16
+
- Some Libre sensors
18
17
19
18
!!! question "FAQs"
20
19
21
-
- **"What about Libre sensors?"**
22
-
1. Libre support is available in the [Loop-dev branch](../version/build-dev.md) - be sure to read information at that link about running the dev branch
20
+
- **"What about other Libre sensors?"**
21
+
1. Only some Libre sensors have methods to read them directly on an iPhone
22
+
2. There are more methods for Android
23
23
- **"What about Eversense?"** Refer to [CGMs Not Supported in the *Loop* App](#cgms-not-supported-in-the-loop-app)
24
24
25
25
@@ -34,13 +34,6 @@ The *Dexcom* G5, G6 and ONE CGM transmits data directly to the *Dexcom* app on y
34
34
35
35
The *Dexcom* ONE, available in some countries, acts just like the G6 as far as the *Loop* app is concerned. The *Dexcom* ONE app does not provide some features, such as *Dexcom* Share, that come with the G6. When you set up the *Loop* app, select *Dexcom* G6 as your CGM to use *Dexcom* ONE CGM with the *Dexcom* ONE app installed on your phone.
36
36
37
-
!!! warning "Dexcom ONE+ is not yet compatible"
38
-
There are reports that *Dexcom* is transitioning to the ONE+ based off the G7 platform. These devices cannot be used with the *Loop* app at this time.
39
-
40
-
Pay attention to social media - an early indication is that a simple patch will allow this to work, but that patch is not available - more testing is needed.
41
-
42
-
Only available in some countries. This link is for Poland [Dexcom ONE+](https://www.dexcom.com/pl-pl/dexcom-one-plus){: target=_blank }
43
-
44
37
If the *Dexcom* app is on the same device as the *Loop* app, your system can function without an internet connection. See Offline Use below.
45
38
46
39
!!! warning "*Dexcom* G5 Support"
@@ -49,11 +42,24 @@ If the *Dexcom* app is on the same device as the *Loop* app, your system can fun
49
42
50
43
There are third party apps, which interface with G4 and G5 transmitters, supported by some forks of Loop. The version of the *Loop* app supported by these documents only works with the *Dexcom* apps.
51
44
52
-
## *Dexcom* G7 CGM
45
+
## *Dexcom* G7 and ONE+ CGM
46
+
47
+
The *Dexcom* G7 and ONE+ CGM transmits data directly to the *Dexcom* app on your iPhone via Bluetooth.
53
48
54
-
*Dexcom*G7 is supported with version 3 or greater of the *Loop* app.
49
+
The *Dexcom*ONE+, available in some countries, acts just like the G7 as far as the *Loop* app is concerned.
With Loop 3.4 and newer versions, some Libre CGM are supported.
54
+
55
+
* Libre 1 are supported but must use a third-party transmitters (miaomiao and bubble transmitters are supported)
56
+
* European Libre 2 can be used directly or via transmitter
57
+
* American Libre 2 is not supported
58
+
* Libre 3 is not supported
59
+
60
+
61
+
## Medtronic CGM
62
+
{width="150"}
57
63
58
64
The Minimed Enlite CGM, available with the Medtronic 522/722, 523/723, and 554/754, wirelessly sends glucose readings to the pump. The *Loop* app can read the Medtronic CGM data directly from the pump using a RileyLink compatible device.
59
65
@@ -75,12 +81,8 @@ The *Loop* app can download *Dexcom* Share data for use in modeling glucose. How
75
81
Version 3 or later of the *Loop* app can use Nightscout as a remote source for CGM data. This requires cell or WiFi connection.
76
82
77
83
78
-
## CGMs Not Supported in the *Loop* App
79
-
80
-
Libre Support (for some Libre sensors) is available with Loop-dev or by adding customizations.
*[`Loop and Learn: Loop Customization`](https://www.loopandlearn.org/custom-code/){: target="_blank" }
84
86
85
87
Currently, there are no solutions for *Eversense*, *Guardian* or *Libre 3* CGM to be used directly with the *Loop* app, but some [Uploaders](https://nightscout.github.io/uploader/uploaders/){: target="_blank" } to Nightscout are available using an Android phone. Version 3 or later of the *Loop* app allows the use of Nightscout as a CGM source.
If you are using `main` branch to build `Loop 3.2.3` and rely on either *xDrip4iOS* or *GlucoseDirect* to read your CGM and transfer the readings to the *Loop* app, you need to review this [section of the *Loop and Learn* customization page](https://www.loopandlearn.org/custom-code/#add-cgm-323){: target="_blank" }.
30
-
31
-
Alternatively, you can switch to the `dev` branch, which already supports Libre. [Build Loop dev with Mac](build-dev-mac.md)
32
-
33
27
## Personal Customizations
34
28
35
29
Some customizations must be created for yourself. These are of two basic types: Custom Edits and Build-Time Flag.
Copy file name to clipboardExpand all lines: docs/build/pump.md
+31-2Lines changed: 31 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,14 @@
16
16
- There are other open-source closed loop options such as [AAPS: Android Artificial Pancreas System](https://androidaps.readthedocs.io/en/latest/index.html){: target="_blank" } and [OpenAPS](https://openaps.readthedocs.io/en/latest/){: target="_blank" } that support other pumps
17
17
- **"Can I change the firmware of my Medtronic pump?"** No.
18
18
19
-
## Pumps Compatible with Loop
19
+
## Pumps Compatible with the *Loop* app
20
20
21
-
There are three types of pumps compatible with Loop.
21
+
These types of pumps are compatible with the *Loop* app.
@@ -184,6 +185,34 @@ The DASH system has the newer, slimmer locked-android Personal Diabetes Manager
184
185
185
186
Loop does not support Omnipod 5 pods.
186
187
188
+
## Sooil Dana pumps
189
+
190
+
!!! warning "Future Feature Only"
191
+
Sorry but the Dana pump has not landed in released code or even dev code at this time. There is a testing fork, so check out [Zulipchat Dana Pump discusion](https://loop.zulipchat.com/#narrow/stream/144182-development/topic/Dana.20i.20pump){: target="_blank" }.
192
+
193
+
The information below is for the convenience of people reading along in zulipchat.
194
+
195
+
**Every Dana pump has built-in BLE communications. Therefore, no RileyLink-compatible device is needed to use Dana-i / DanaRS-v3 with the *Loop* app.**
196
+
197
+
### Dana-i
198
+
199
+
The Dana-i is the latest and greatest from the Korean pump manufacturer Sooil, released in 2020.
200
+
201
+
The special fork (see [link](#sooil-dana-pumps) for details) works with the Dana-i. If your version of the *Loop* app not from that fork, you cannot use the Dana-i.
202
+
203
+
{width="250"}
204
+
{align="center"}
205
+
206
+
### DanaRS-v3
207
+
208
+
The DanaRS was first released in 2002, with firmware version v1 which is not supported at this time. Only firmware version v3 and onwards are supported with the *Loop* app.
209
+
[Check here](../loop-3/add-pump.md#dana-i-danars-v3) to see how to check your firmware version.
210
+
211
+
The special fork (see [link](#sooil-dana-pumps) for details) works with the DanaRS-v3. If your version of the *Loop* app not from that fork, you cannot use the DanaRS-v3.
212
+
213
+
{width="250"}
214
+
{align="center"}
215
+
187
216
## Next Step: Compatible CGM
188
217
189
218
Now you are ready to check if you have a [Compatible CGM](cgm.md).
Copy file name to clipboardExpand all lines: docs/build/rileylink.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
**Not needed for DASH**
4
4
5
5
!!! info "Time Estimate"
6
+
- 0 minutes if you plan to use a DASH Omnipod pump - you don't need one
6
7
- 15-20 minutes to read about RileyLink compatible devices
7
8
- 15 minutes to order a device
8
9
@@ -26,7 +27,7 @@ The RileyLink compatible device is required to allow your phone to talk to compa
26
27
!!! abstract "Details for RileyLink"
27
28
The RileyLink compatible device is an open-source hardware device that can bridge Bluetooth Low Energy (BLE) to the radio-frequency wireless communication used by compatible *Medtronic* and *Omnipod Eros* pumps.
28
29
29
-
[Loop 3](../version/releases.md#loop-3-compatibility) has *Omnipod DASH* support, among other new features. When using *Omnipod DASH*, the RileyLink compatible device is not necessary. If you are using *Medtronic* or *Omnipod Eros* (not DASH), you still need the device regardless of which version of Loop you are running.
30
+
Loop 3 has *Omnipod DASH* support, among other new features. When using *Omnipod DASH*, the RileyLink compatible device is not necessary. If you are using *Medtronic* or *Omnipod Eros* (not DASH), you still need the device regardless of which version of Loop you are running.
30
31
31
32
*Medtronic* and *Omnipod Eros* pumps require a RileyLink compatible device.
32
33
@@ -68,8 +69,6 @@ There is an entire FAQs page on [RileyLink Compatible Devices](../faqs/rileylink
68
69
Sections of interest include:
69
70
70
71
*[Firmware Update](../faqs/rileylink-faqs.md#orangelink-firmware) information on the OrangeLink
71
-
*[Ema and Orange Patch](../faqs/rileylink-faqs.md#emalink-and-orangelink-features) to see extra features on the Loop app screens
0 commit comments