Skip to content

Commit 6b1d880

Browse files
authored
Merge pull request openaps#824 from msrcgm/patch-2
Update offline-looping-and-monitoring.md
2 parents bcb22b5 + 492b219 commit 6b1d880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,6 @@ git checkout lookout
330330
#### Setup
331331
1. In Loop, select G5 Transmitter in Settings and enter the G5 Transmitter ID. Do not add the pump serial number as we are using Loop only as a local bridge to get BG data to OpenAPS. (Without a RileyLink, it's impossible to control the pump anyway.)
332332

333-
2. In Loop, select Nightscout in Settings and enter the local URL for your edison. This will be something like `http://172.20.10.3:5000`. Enter your API secret.
333+
2. In Loop, select Nightscout in Settings and enter the local IP address for your Edison in URL format with the addition of `:5000` at the end (which will look like this `http://[YOUR EDISON'S IP ADDRESS]:5000`). Then, enter your API secret as requested in Loop.
334334

335335
All done. Loop will now send glucose data to the edison URL every five minutes, ready to be picked up by oref0.

0 commit comments

Comments
 (0)