Skip to content

Commit c3e26b3

Browse files
authored
Merge pull request #949 from marionbarker/working-docs
Updates to LoopDocs
2 parents d410111 + 1073e20 commit c3e26b3

File tree

1 file changed

+73
-8
lines changed

1 file changed

+73
-8
lines changed

docs/faqs/loop-faqs.md

Lines changed: 73 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Please click on the [Requirements](../intro/requirements.md#common-requirements){: target="_blank" } link.
44

5+
- - -
6+
57
## Can I download the *Loop* app from the App store?
68

79
No. The *Loop* app is not available for download. You must build your own *Loop* app. The *Loop* app app will not be available in the *Apple* App store because that would be distribution of a medical device, and we are not in that "business". You can build yourself, but we are not distributors.
@@ -31,16 +33,22 @@ Loop requires an *Apple* device. Older iPads do not support *Apple* Health which
3133

3234
There is open source software that runs on Android phones. Check out [AndroidAPS Documention](https://androidaps.readthedocs.io/en/latest/).
3335

36+
- - -
37+
3438
## Do I have to be "tech-smart" to build Loop?
3539

3640
No. You do not need any experience in code or computers to build Loop. If you already own a computer or tablet and an iPhone, you already have the required level of experience. Beyond that, simply read the directions slowly and diligently...all the information you will need are in these documents.
3741

3842
Often times the non-tech people do better than the tech people in building Loop. Why? Because the non-tech people take the time to read slowly and look at the screenshots in the directions. The tech people often skim and miss steps...which then leads to build errors that have to be retraced and fixed.
3943

44+
- - -
45+
4046
## Is there a cheat sheet for a school nurse to use?
4147

4248
Sure, you can give this one a try. [School nurse's cheat sheet download](https://github.com/Kdisimone/images/raw/master/school_nurse.pdf)
4349

50+
- - -
51+
4452
## How long does it take to build Loop?
4553

4654
The answer is varied, but a few hours from start to finish, depending on where you are starting and how comfortable you are with your computer.
@@ -53,22 +61,30 @@ Once you choose your method, you can break the required steps into shorter bits
5361
* The *Mac* Build method is broken into different pages for steps needed for the *Mac* and the actual build process
5462

5563

64+
- - -
65+
5666
## Does the *Loop* app cost money?
5767

5868
Yes, there are some costs, beyond the obvious costs of owning a pump and CGM.
5969

60-
* 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.
6170
* Most people use a paid *Apple* Developer Account ($99/year)
6271
* With a paid developer account, you can build using the [Build with Browser](../browser/bb-overview.md); no *Mac* required
6372
* If you build on a *Mac* using *Xcode* [Build with *Mac*](../build/overview.md), you need a *Mac* or a PC with Intel chips on which you include a virtual Mac
6473
* The *Mac* must be kept up to date with recent operating system
6574
* The *Xcode* app (from from Apple) must also be updated regular
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+
* 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
6678

6779
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.
6880

81+
- - -
82+
6983
## RileyLink Options
7084

71-
**This is not required for DASH users.**
85+
**This is not required for BLE pump users.**
86+
87+
> The RileyLink is only required for loopable Medtronic pumps and the older Eros Omnipod patch pumps.
7288
7389
There are several options for [RileyLink Compatible Devices](../build/rileylink.md#rileylink-compatible-devices) at this time. They typically cost around $150. This is a one-time cost and the devices should last for years (unless it goes swimming, goes through the wash, gets run over by a car, etc.). It's fine to buy one device and make sure you want to Loop, but if you can afford it, go on and get two or get two different kinds. Once you Loop, you'll want a backup.
7490

@@ -77,10 +93,14 @@ Many used devices are available in the community. You may find posts for resale
7793
!!! warning ""
7894
Posts offering to buy or sell items in the support FB groups like The Looped Group, Loop and Learn or Little Loopers will be immediately taken down, or you will be directed to the appropriate location and comments will be turned off. FB can shut down groups without warning if they detect sales and the support groups are too important to risk.
7995

96+
- - -
97+
8098
## Free Developer Account Options
8199

82100
The *Apple* Developer License can be done for free, however, you will have to rebuild your *Loop* app every 7 days and you must use a computer with Xcode, [Build with *Mac*](../build/overview.md). That could get very tedious. The $99 annual *Apple* Developer program enrollment is an excellent investment.
83101

102+
- - -
103+
84104
## Do I need to own my own *Apple* computer?
85105

86106
You no longer need to own an *Apple* computer - see [Build with Browser](../browser/bb-overview.md).
@@ -89,15 +109,25 @@ If you chose [Build with *Mac*](../build/overview.md), then you still don't **ha
89109

90110
If you are borrowing an *Apple* computer, look at the required minimum settings associated with your iPhone [Compatible Computer](../build/computer.md#check-your-macos-version)) and [Xcode Version](../build/xcode-version.md#how-do-all-the-minimum-versions-relate-to-each-other). It would be really good to have the longer-term ability to borrow that computer again for [updating Loop](../build/updating.md#when-to-update-loop) later when needed.
91111

112+
- - -
113+
92114
## Can I use a PC or Windows computer to build?
93115

94116
You can build the *Loop* app using just a browser on any device: [Build with Browser](../browser/bb-overview.md).
95117

96118
If you want to use [Build with *Mac*](../build/overview.md), there is a hacked way of installing macOS on a Windows computer called a **Virtual Machine**. [This link](https://macosvmware.tech.blog/) provides some helpful information. This **Virtual Machine** method will not work on PCs that have AMD processors, only Intel. Double-check that your computer uses an Intel processor before attempting the virtual machine method. If you want to try this, there are mentors on [The Looped Facebook Group](https://www.facebook.com/groups/TheLoopedGroup) who can assist.
97119

120+
- - -
121+
98122
## How often do I need to get on the computer for Loop?
99123

100-
When you use the Browser Build method, you need to access a browser at least once every 90 days to [Update with Browser](../browser/bb-update.md). This is simple enough to do that you can do the steps on your phone in just a few minutes. Several people are already working on automated methods so that won't be required, but a manual Build Actions step is required for now.
124+
When you use the Browser Build method, the initial configuration is best done on the computer. After that, the process should work automatically to build and upload the build to TestFlight once a month, or when a new release is published.
125+
126+
After that, the tasks you need to do can be completed in a few minutes on your phone.
127+
128+
* Update the app on your phone from TestFlight (minimum of once every 90 days)
129+
* Make sure the TestFlight builds are being automatically generated
130+
* Sign Developer License agreements when prompted
101131

102132
When you use Build with *Mac*: the short answer is (1) when you first build and (2) once per year minimum after that. (If you decide to use a free *Apple* Developer Account, you will need to get on the computer every 7 days.)
103133

@@ -110,10 +140,14 @@ Loop updates are **not** available through the iPhone's app store...instead you
110140

111141
In general, there are updates to the *Loop* app released a few times a year - these can occur more frequently after a major release.
112142

113-
## Will I need to build a new *Loop* app if I switch between Medtronic and Omnipod?
143+
- - -
144+
145+
## Will I need to build a new *Loop* app if I switch between different pumps?
114146

115147
No. The *Loop* app lets you move between different pump types from within the same *Loop* app. See [Change Pump Type](../loop-3/add-pump.md#change-pump-type){: target="_blank" }.
116148

149+
- - -
150+
117151
## Can I use my *Apple* Developer account to build for others?
118152

119153
If there is more than one Looper in the family, you only need to have one *Apple* Developer ID and only one annual payment. The developer must be an adult.
@@ -127,10 +161,14 @@ It's a good idea to let someone else in the family know how to build and have ac
127161
The *Apple* Developer ID and the *Apple* ID are two different things. PLEASE read this: [Loopers Need Their Own *Apple* ID](../build/apple-developer.md#loopers-need-their-own-apple-id).
128162

129163

164+
- - -
165+
130166
## What happens when I switch *Apple* Developer ID?
131167

132168
The *Loop* app on the phone is different if the build uses a different *Apple* Developer ID from the one currently on the phone. So if the *Apple* Developer ID used for a new *Loop* build is different from the one used for the existing *Loop* app, there will be two *Loop* apps on the phone. The Looper will have to on-board the new app, enter all the settings again and delete the old app.
133169

170+
- - -
171+
134172
## Can I use someone else's *Apple* Developer account?
135173

136174
It's best that you build your own *Loop* app using your own *Apple* Developer ID.
@@ -142,14 +180,20 @@ Your *Loop* app will also die immediately if their developer account is not rene
142180
Moral of the story, out of all the ways to save money...borrowing someone's developer account is not a good place to save money. You don't want your *Loop* app to suddenly stop working.
143181

144182

183+
- - -
184+
145185
## How can I find a compatible pump? supplies?
146186

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+
147189
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.
148190

149191
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.
150192

151193
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.
152194

195+
- - -
196+
153197
## Can I pay someone else to do build the app for me?
154198

155199
We do not know whether someone who builds the app for you incurs legal responsibility if something goes wrong while you are using a version they built for you.
@@ -165,43 +209,64 @@ There are a few companies that provide the *Loop* app as a service.
165209
* Know how to Set up, Operate and Troubleshoot Loop
166210
* **These steps are important for your safety**
167211

212+
- - -
213+
168214
## What if I lose my RileyLink Compatible Device?
169215

216+
**The RileyLink is is not required for BLE pump users.**
217+
218+
> The RileyLink is only required for loopable Medtronic pumps and the older Eros Omnipod patch pumps.
219+
170220
For Medtronic users, you simply go back to old school pump use until you get a new RileyLink compatible device. You can either let your temp basal finish by itself (30 minutes or less) or cancel the temp basal on the pump's menu. For bolusing, you'd go back to using the pump's bolus commands. When you get a device (either finding your old one or getting your backup device out) and the *Loop* app running again, you'll want to do one thing. Enter in any carbs to the *Loop* app that you may have eaten in the recent past that could still be affecting blood glucose. While the *Loop* app will read whatever insulin deliveries had happened while the RileyLink compatible device was missing, it will not read any carbs you entered into the pump...so make sure to add those to the *Loop* app and backdate them to the time they were eaten. That will help make the transition back to closed loop smoother.
171221

172-
For Pod users, your Pod will finish any currently running temporary basal rate (maximum of 30 minutes) and then revert back to your scheduled basal rate. Without a RileyLink compatible device, you will be receiving normal basals, but will need to pull out pens/syringe for boluses. If you have a backup device, you can simply connect to the new device on the same *Loop* app and it will work with the existing pod session. If you don't have a backup device, you'll have to remove the pod and start a new pod paired with your PDM until you get a new device.
222+
For Eros Pod users, your Pod will finish any currently running temporary basal rate (maximum of 30 minutes) and then revert back to your scheduled basal rate. Without a RileyLink compatible device, you will be receiving normal basals, but will need to pull out pens/syringe for boluses. If you have a backup device, you can simply connect to the new device on the same *Loop* app and it will work with the existing pod session. If you don't have a backup device, you'll have to remove the pod and start a new pod paired with your PDM until you get a new device.
223+
224+
- - -
173225

174226
## What if I lose or get a new iPhone?
175227

176228
If you lose your phone - follow the same dosing protocol as if you lost your [rileylink](#what-if-i-lose-my-rileylink-compatible-device).
177229

178230
When you get a new iPhone, you can plan ahead. There's a whole FAQs page about transferring your *Loop* information to a new phone. [New Phone](new-phone.md).
179231

232+
- - -
233+
180234
## What about other pumps? When will they Loop?
181235

182-
Hey now...let's be grateful for what we have first. The ability to use the *Loop* app is the result of tremendous amounts of effort, time, and sacrifice by volunteers. Cracking the pumps for the *Loop* app use is a large undertaking. If and when another set of people spend a large amount of time figuring out other pumps, then they could conceivably be added to Loop. But you don't need to let us know that you'd love to see more pumps compatible with Loop. There is just an awful lot of work that needs to happen and it is neither quick nor easy.
236+
Hey now...let's be grateful for what we have first. The ability to use the *Loop* app is the result of tremendous amounts of effort, time, and sacrifice by volunteers. Cracking the pumps for any Open-Source Automated Insulin Deliver (OS-AID) system use is a large undertaking. If and when another set of people spend a large amount of time figuring out other pumps, then they could conceivably be added to the *Loop* app. You don't need to let us know that you'd love to see more pumps compatible with Loop; we know that. There is just an awful lot of work that needs to happen and it is neither quick nor easy.
183237

184-
* Tandem pumps are not compatible
185-
* Omnipod DASH pods are compatible
238+
* Tandem pumps are not compatible (yet)
186239
* Omnipod 5 pods are not compatible
187240
* Newer Medtronic pumps are not compatible
188241

242+
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.
243+
244+
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 OS-AID community. You need to consider which ones are available in your country.
245+
246+
- - -
247+
189248
## Can I have more than one *Loop* app on a phone?
190249

191250
Yes, this is technically possible. You can have multiple *Loop* apps built onto the same iPhone. However, having multiple *Loop* apps on a single phone may lead to unexpected conflicts that can negatively affect your Loop's ability to stay green (keep looping). Additionally, your Pod will only work on one *Loop* app at a time anyways. So for smooth looping, just keep one *Loop* app on any phone for looping use.
192251

252+
- - -
253+
193254
## Will I be able to the *Loop* app on a plane? Or in the mountains?
194255

195256
Yes. The *Loop* app does not require internet or cell coverage to work. So long as the *Loop* user has Bluetooth enabled on the iPhone, then the CGM and DASH pod (or RileyLink for Eros or Medtronic pumps) will still be able to do their work with the *Loop* app and your pump/Pod.
196257

197258
One exception - if you've chosen to use a CGM source that does require the internet, you will need to have cell or internet coverage. This ability is provided as a service to folks who cannot get their CGM data any other way. It is also a convenience for people testing the code.
198259

260+
- - -
261+
199262
## How to Fix Loop Suddenly Changing Glucose Units from mmol/L to mg/dL?
200263

201264
A known **display glitch** occasionally occurs, causing glucose readings to change from `mmol/L` to `mg/dL`.  If this is the case, the fix consists of simply [force closing](https://support.apple.com/en-us/109359) and reopening the *Loop* app.
202265

203266
If this does not fix the issue, then read [this section](apple-health-faqs.md/#how-do-i-change-glucose-units)
204267

268+
- - -
269+
205270
## What happened to FreeAPS?
206271

207272
[FreeAPS](https://www.loopandlearn.org/freeapsdoc) was last updated in early 2023 to include DASH, but that was the last improvement. It is strongly recommended people switch to `Loop 3` or [`Trio`](https://diy-trio.org/). Do not use an application without an owner.

0 commit comments

Comments
 (0)