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/faqs/loop-faqs.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ Yes, there are some costs, beyond the obvious costs of owning a pump and CGM.
74
74
* The *Xcode* app (from from Apple) must also be updated regular
75
75
* If you have a pump that requires a [RileyLink Compatible Device](../build/rileylink.md#rileylink-compatible-devices), expect to spend $150 each (or find a used one). You should have two, one as a spare.
76
76
* The RileyLink is only required for loopable Medtronic pumps and the older Eros Omnipod patch pumps
77
-
* No RileyLink is needed for the BLE pumps such as DASH, DanaKit and soon-to-be-implemented Medtrum patch pump
77
+
* No RileyLink is needed for the BLE pumps such as DASH, DanaKit and Medtrum patch pump
78
78
79
79
There are no other costs, ongoing or initial, to use the *Loop* app beyond what you already pay for your CGM, pump supplies and insulin.
80
80
@@ -186,10 +186,12 @@ Moral of the story, out of all the ways to save money...borrowing someone's deve
186
186
187
187
This [link](../build/pump.md#pumps-compatible-with-the-loop-app){: target="_blank" } lists all the compatible pumps. Please refer to it for updates. There are several additional BLE pumps available to the iOS Open-Source community. You need to consider which ones are available in your country.
188
188
189
-
You can use Omnipod DASH and Eros pumps with the *Loop* app. You do not need the Omnipod Personal Diabetes Manager (PDM), just the pod supplies. Your insurance or pharmacy coverage may cover some of the cost. See [Which pods work with the *Loop* app?](omnipod-faqs.md#which-pods-work-with-the-loop-app) for more details.
189
+
You can use Omnipod DASH and Eros pumps with the *Loop* app. You do not need the Omnipod Personal Diabetes Manager (PDM) to use Omnipod with Loop, however, Insulet may ask for the PDM serial number when requesting pod replacements. Your insurance or pharmacy coverage may cover some of the cost. See [Which pods work with the *Loop* app?](omnipod-faqs.md#which-pods-work-with-the-loop-app) for more details.
190
190
191
191
There is a [whole page with detailed information about Medtronic pumps](../build/pump.md#check-medtronic-pump-version); how to find them, how to find supplies, and assessing whether your Medtronic pump is compatible. Please check out that page for more info.
192
192
193
+
Medtrum pumps are compatible with the released version of Loop v3.14.2 or newer.
194
+
193
195
Some Looping equipment can be found on this Facebook Group [Looping in a time of covid](https://www.facebook.com/groups/1087611668259945). This is a private FB group where you must agree to the rules.
194
196
195
197
- - -
@@ -238,7 +240,6 @@ Hey now...let's be grateful for what we have first. The ability to use the *Loop
238
240
* Tandem pumps are not compatible (yet)
239
241
* Omnipod 5 pods are not compatible (yet)
240
242
* Dana pumps are available using a feature branch
241
-
* Medtrum pumps are available using a feature branch
242
243
* Newer Medtronic pumps are not compatible
243
244
244
245
In fact there are several OS-AID systems for iOS which use a common set of pump and CGM repositories. And new ones are being developed.
@@ -295,4 +296,4 @@ The addition of customizations has been simplified.
295
296
* If you build with a browser, refer to [Customize with Browser](../browser/custom-browser.md)
296
297
* If you build with a *Mac*, refer to [Customize with *Mac*](../build/custom-mac.md)
297
298
298
-
Please do not blindly apply customizations. First read the documentation provided at the links above carefully.
299
+
Please do not blindly apply customizations. First read the documentation provided at the links above carefully.
0 commit comments