Skip to content

Commit 486d157

Browse files
authored
Updating README to reflect G4 w/ Share support!
1 parent 9cdd499 commit 486d157

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Please understand that this project:
2020
<a href="/Documentation/Screenshots/Watch%20Complication.png"><img src="/Documentation/Screenshots/Watch%20Complication.png?raw=true" alt="Screenshot of glucose complication on Apple Watch" width="141"></a>
2121
<a href="/Documentation/Screenshots/Watch%20Carb%20Entry.png"><img src="/Documentation/Screenshots/Watch%20Carb%20Entry.png?raw=true" alt="Screenshot of carb entry on Apple Watch" width="141"></a>
2222
<a href="/Documentation/Screenshots/Watch%20Bolus.png"><img src="/Documentation/Screenshots/Watch%20Bolus.png?raw=true" alt="Screenshot of bolus entry on Apple Watch" width="141"></a>
23-
<a href="/Documentation/Screenshots/Watch%20Notification%20Battery.png"><img src="/Documentation/Screenshots/Watch%20Notification%20Battery.png?raw=true" alt="Screenshot of bolus failure notification on Apple Watch" width="141"></a>
23+
<a href="/Documentation/Screenshots/Watch%20Menu.png"><img src="/Documentation/Screenshots/Watch%20Menu.png?raw=true" alt="Screenshot of the app menu on Apple Watch" width="141"></a>
2424
<a href="/Documentation/Screenshots/Watch%20Notification%20Reservoir.png"><img src="/Documentation/Screenshots/Watch%20Notification%20Reservoir.png?raw=true" alt="Screenshot of bolus failure notification on Apple Watch" width="141"></a>
2525
<a href="/Documentation/Screenshots/Watch%20Notification%20Bolus%20Failure.png"><img src="/Documentation/Screenshots/Watch%20Notification%20Bolus%20Failure.png?raw=true" alt="Screenshot of bolus failure notification on Apple Watch" width="141"></a>
2626

@@ -40,7 +40,7 @@ Please understand that this project:
4040
<tbody>
4141
<tr>
4242
<th rowspan="4">CGM</th>
43-
<th>Dexcom G4 + Share</th>
43+
<th>Dexcom G4</th>
4444
<td>✅<sup><a href="#hw1">1</a> <a href="#hw2">2</a></sup></td>
4545
<td>✅<sup><a href="#hw1">1</a></sup></td>
4646
</tr>
@@ -49,11 +49,6 @@ Please understand that this project:
4949
<td>✅<sup><a href="#hw2">2</a></sup></td>
5050
<td>✅</td>
5151
</tr>
52-
<tr>
53-
<th>Dexcom G4 without Share</th>
54-
<td>✅<sup><a href="#hw2">124</a></sup></td>
55-
<td>✅</td>
56-
</tr>
5752
<tr>
5853
<th>MM CGM</th>
5954
<td>❌<sup><a href="#hw3">3</a></sup></td>
@@ -62,10 +57,9 @@ Please understand that this project:
6257
</tbody>
6358
</table>
6459

65-
<br/><a name="hw1">1</a>. Internet connection required to retrieve glucose
60+
<br/><a name="hw1">1</a>. Offline access to glucose requires a Receiver with Share and the [Share2 app](https://itunes.apple.com/us/app/dexcom-share2/id834775275?mt=8) to be running on the same device. Internet-dependent access via Share servers is also supported.
6661
<br/><a name="hw2">2</a>. Pump must have a remote ID added in the [Remote Options](https://www.medtronicdiabetes.com/sites/default/files/library/download-library/workbooks/x22_menu_map.pdf) menu
6762
<br/><a name="hw3">3</a>. It's not impossible, but comms-heavy and there's some work to be done. File an issue if you're someone who's up for the challenge and can test this hardware configuration.
68-
<br/><a name="hw3">4</a>. Requires CGM data to be uploaded to Dexcom Share servers - and then downloaded into loop. At time of writing this has been tested using xDrip+ (https://github.com/jamorham/xDrip-plus).
6963

7064
### RileyLink
7165

@@ -95,7 +89,7 @@ Loop optionally supports select third-party remote services, which are configure
9589

9690
| Service | Description
9791
| ---------------------- | -------------
98-
| Dexcom Share | Downloads glucose data if the G5 transmitter is not available. This is the sole source of glucose data for G4 users.
92+
| Dexcom Share | Downloads glucose data if a local G5 Transmitter or G4 Receiver with Share is not available.
9993
| Nightscout | Uploads treatments and other pump data. Note you will need to set "Nightscout history uploading" to "On" in Settings for treatments to be fetched from your pump and uploaded to Nightscout.
10094
| mLab | Uploads diagnostic data about each loop run, as well as app errors. At this time, it is strongly recommended that you configure this service in case retrospective analysis is needed.
10195
| Amplitude | Tracks private, single-user behavioral and system analytics

0 commit comments

Comments
 (0)