Skip to content

Commit daf4cb3

Browse files
authored
Merge pull request openaps#595 from Aaybob/patch-15
Update offline-looping-and-monitoring.md
2 parents b8f02bb + 6fd3a1d commit daf4cb3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/docs/walkthrough/phase-1/offline-looping-and-monitoring.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ There are a number of ways to have an "offline" OpenAPS rig, and numerous ways t
66

77
Medtronic CGM users can, by default, automatically loop offline because the rig will read CGM data directly from the pump.
88

9-
Dexcom CGM or other CGM users will need alternative solutions, which range from plugging in a receiver into your rig (Pi, or Edison rig), or using xDrip to get BGs locally. See below for more details.
9+
Dexcom CGM users and users of other CGMs will have alternatives to input blood glucose values localy. 1.) Use xDrip see: http://stephenblackwasalreadytaken.github.io/xDrip/ 2.)Hardwire (plugging CGM receiver into) your rig.
10+
11+
Explorer boards built prior to late January of 2017 are not allways working well with a hardwired CGM receiver. This can be fixed with a signal trace cut. Please see this document to cut the copper trace from pin 61 of the 70 pin connector: https://github.com/EnhancedRadioDevices/915MHzEdisonExplorer/wiki#usb-otg-flakiness Cut in two places and dig out the copper between. Cut by poking a razor point in. Avoid the narrow trace above the one being cut.
1012

1113
## Offline monitoring
1214

1315
* See Pancreabble instructions below for connecting your rig to your watch
14-
* See xDrip instructions below for seeing offline loop status (very rough WIP - please PR any fixes/edits to it)
16+
* See xDrip instructions for seeing offline loop status (coming soon)
1517

1618
### Note about recovery from Camping Mode/Offline mode for Medtronic CGM users:
1719

@@ -166,3 +168,4 @@ If using xDrip+ you also need to navigate to Settings > Cloud Upload > MongoDB a
166168
```
167169
openaps device add xdrip process 'bash -c "curl -s http://localhost:5000/api/v1/entries?count=288"'
168170
openaps report add monitor/glucose.json text xdrip shell
171+

0 commit comments

Comments
 (0)