Skip to content

Commit f87492b

Browse files
authored
Merge pull request nightscout#216 from bastiaanv/docs/eversense
docs: add Eversense doc
2 parents aee0dfc + 5b23f16 commit f87492b

7 files changed

Lines changed: 56 additions & 8 deletions

File tree

docs/configuration/settings/devices/cgm.md

Lines changed: 44 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,20 @@ The first step in setting up your continuous glucose monitor (CGM) on Trio is to
1111
## Step 2: Select Your CGM
1212
Select your CGM from the in-app menu and from the options below for step by step instructions. The links below will guide you through the connection instructions for your specific CGM:
1313

14-
- [Dexcom G5/Dexcom G6/Dexcom ONE](#dexcom-g5-and-dexcom-g6dexcom-one)
15-
- [Dexcom G7/Dexcom ONE+](#dexcom-g7dexcom-one)
14+
- [Dexcom G5 / G6 / ONE](#dexcom-g5-g6-one)
15+
- [Dexcom G7 / ONE+](#dexcom-g7-one)
1616
- [Dexcom Share](#dexcom-share)
1717
- [Freestyle Libre](#freestyle-libre)
1818
- [Freestyle Libre Demo](#freestyle-libre-demo)
19+
- [Eversense E3 / 365](#eversense-e3-365)
1920
- [Glucose Simulator](#glucose-simulator)
2021
- [Medtronic Enlite](#medtronic-enlite)
2122
- [Nightscout as CGM](#nightscout-as-cgm)
2223
- [xDrip4iOS](#xdrip4ios)
2324

2425
- - -
2526

26-
### Dexcom G5 and Dexcom G6/Dexcom ONE
27+
### Dexcom G5 / G6 / ONE
2728
Trio will intercept glucose readings between the transmitter and the Dexcom app. If you are using a Dexcom G5, G6, or ONE sensor, tap Configuration CGM to enter your transmitter's 6-digit ID. _Dexcom Share Credentials are not necessary_. When you switch transmitters, you must delete your current transmitter from Trio by tapping Configuration CGM, scrolling down, and tapping Delete CGM. Once you do this, you can add the new transmitter with its Transmitter ID.
2829

2930
**Step 3**
@@ -37,7 +38,7 @@ Continue to [Connect Watch](smart-watch.md) _OR_ return to [New User Setup](../.
3738

3839
- - -
3940

40-
### Dexcom G7/Dexcom ONE+
41+
### Dexcom G7 / ONE+
4142
As long as the Dexcom G7 or ONE+ app is installed on the same phone, Trio can intercept its glucose readings. When a new G7 or ONE+ sensor is paired to the Dexcom app, Trio will automatically start reading it.
4243

4344
**Step 3**
@@ -85,7 +86,45 @@ Continue to [Connect Watch](smart-watch.md) _OR_ return to [New User Setup](../.
8586
### Freestyle Libre Demo
8687
<!-- TODO: add information on Libre Demo -->
8788

88-
**Step 2**
89+
**Step 3**
90+
Continue to [Connect Watch](smart-watch.md) _OR_ return to [New User Setup](../../new-user-setup.md)
91+
92+
- - -
93+
94+
95+
### Eversense E3 / 365
96+
97+
!!! warning "You must build the `feat/dev-eversense` branch to use the Eversense CGM at this time"
98+
The Eversense CGM is in `feat/dev-eversense` and is experimental for now
99+
100+
!!! warning "Wait until the initialization phase is completed"
101+
During the initialization phase of this system, the glucose reading might be incorrect.
102+
Before using automated insulin delivery, be sure to complete the initialization phase using the original Eversense app.
103+
104+
!!! warning "Do not use the Eversense app and Trio concurrently"
105+
The transmitter is not able to connect to multiple apps or devices at the same time, due to the security protocol.
106+
Make sure you either use the Eversense app or Trio, but not both at the same time.
107+
108+
**Step 3**
109+
Select whether you want to pair the Eversense E3 or the Eversense 365.
110+
111+
![Eversense Transmitter type selection](img/1_eversense_transmitter_selection.PNG){ width="300px" }
112+
{align=center}
113+
114+
**Step 4 (only for Eversense 365)**
115+
Log in using your Eversense account. If you do not have an accunt or you forgot your password, the appropriate links are included in this step
116+
117+
![Eversense Account login](img/2_eversense_account_login.PNG){ width="300px" }
118+
{align=center}
119+
120+
**Step 5**
121+
Now put your Eversense transmitter in pairing mode (done by tapping the button 3 times), and wait till your Serial Number shows up on screen.
122+
Click on the found transmitter, accept the pairing prompt (if show), and wait untill the pairing process is completed!
123+
124+
![Eversense Transmitter scanning](img/3_eversense_transmitter_scanning.PNG){ width="300px" }
125+
{align=center}
126+
127+
**Step 6**
89128
Continue to [Connect Watch](smart-watch.md) _OR_ return to [New User Setup](../../new-user-setup.md)
90129

91130
- - -
152 KB
Loading
128 KB
Loading
125 KB
Loading

docs/includes/supported-cgms.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<!--include-markdown-supported-cgms-start-->
44
✅ The following CGMs can be used with Trio:
55

6-
- [Dexcom G5](../configuration/settings/devices/cgm.md#dexcom-g5-and-dexcom-g6dexcom-one)
7-
- [Dexcom G6 / ONE](../configuration/settings/devices/cgm.md#dexcom-g5-and-dexcom-g6dexcom-one)
8-
- [Dexcom G7 / ONE+](../configuration/settings/devices/cgm.md#dexcom-g7dexcom-one)
6+
- [Dexcom G5](../configuration/settings/devices/cgm.md#dexcom-g5-g6-one)
7+
- [Dexcom G6 / ONE](../configuration/settings/devices/cgm.md#dexcom-g5-g6-one)
8+
- [Dexcom G7 / ONE+](../configuration/settings/devices/cgm.md#dexcom-g7-one)
99
<!--include-markdown-supported-freestyle-sensors-start-->
1010
- [FreeStyle Libre (limited models)](../configuration/settings/devices/cgm.md#freestyle-libre)
1111
- US Libre 1 10-day sensors (via transmitters)
@@ -15,6 +15,7 @@
1515
- European Libre 2 / 2 Plus sensors (direct via Bluetooth)
1616
- Libre 3 / 3 Plus, all models (requires [LibreLinkUp](https://librelinkup.com/) and continuous internet connection)
1717
<!--include-markdown-supported-freestyle-sensors-end-->
18+
- [Eversense E3 / 365](../configuration/settings/devices/cgm.md#eversense-e3-365) (TESTING)
1819
- [Medtronic Enlite](../configuration/settings/devices/cgm.md#medtronic-enlite) (requires a compatible pump)
1920
- [xDrip4iOS](../configuration/settings/devices/cgm.md#xdrip4ios)
2021
- ([Nightscout](../configuration/settings/devices/cgm.md#nightscout-as-cgm))

docs/install/build/requirements/devices/cgm.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,14 @@ This option pairs a compatible Libre CGM directly with Trio without using a sepa
5757
start="<!--include-markdown-unsupported-freestyle-sensors-start-->"
5858
end="<!--include-markdown-unsupported-freestyle-sensors-end-->"
5959
%}
60+
61+
## Eversense E3 / 365
62+
63+
![Eversense transmitter with implant](img/eversense.png){width="150"}
64+
{align="center"}
65+
66+
Trio supports both the Eversense E3 (90 days & 180 days) and the Eversense 365 (full year) transmitters.
67+
Note that Eversense integration is currently only available with the experimental branch `feat/dev-eversense`.
6068

6169
## Medtronic Enlite
6270

30.1 KB
Loading

0 commit comments

Comments
 (0)