You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/nightscout/downloaders.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,7 @@ Facebook group [xDrip4iOS](https://www.facebook.com/groups/853994615056838)
175
175
```{admonition} Important limitation
176
176
:class: warning
177
177
**Sugarmate doesn't allow Nightscout as a data source if you included `bridge` in `ENABLE`.**
178
-
If you need this (deprecated) data source: enable [obscuration](/nightscout/setup_variables.md#bridge-share2nightscout-bridge) variables. Use [nightscout-connect](/uploader/setup.md/#dexcom) Nightscout 15 plugin.
178
+
If you need this data source: enable [obscuration](/nightscout/setup_variables.md#bridge-share2nightscout-bridge) variables.
Note: `mmconnect` is not functional (if you want to bridge from the MiniMed CareLink service you will need another device to send data to Nightscout). If you are sending data to CareLink do **NOT** enable `mmconnect`.
This plugin is **under development**. `dexcomshare` is functional.
798
+
This plugin is **under development**.
799
799
```
800
800
801
801
Nightscout's methods for synchronizing with common diabetes cloud providers. This module provides a single entry point to Nightscout for similar modules and allows managing http library and injecting dependencies from a single point.
@@ -819,10 +819,6 @@ Selecting `ous` here sets `CONNECT_SHARE_SERVER` to `shareous1.dexcom.com`.
819
819
820
820
#### `bridge` (Share2Nightscout bridge)
821
821
822
-
```{warning}
823
-
This plugin is **deprecated**. Use `connect` (Nightscout Connect) instead.
824
-
```
825
-
826
822
Glucose reading directly from the Dexcom Share service, uses these extended settings (**\*** mandatory):
827
823
828
824
-`BRIDGE_USER_NAME` - Your username for the Share service. **\***
In the case you have linked accounts, check you are using the right credentials for the profile you want to `connect` to Nightscout.
14
+
In the case you have linked accounts, check you are using the right credentials for the profile you want to `bridge` to Nightscout.
15
15
16
-
**Verify you actually have current data in this profile/account!** You want to put the username and password of the account that has CGM data in `CONNECT_SHARE`, this is usually the credentials you are using with the master phone (the one connected to the sensor).
16
+
**Verify you actually have current data in this profile/account!** You want to put the username and password of the account that has CGM data in `BRIDGE`, this is usually the credentials you are using with the master phone (the one connected to the sensor).
This can be an issue if you want to use `connect` to have your data directly in Nightscout. Make sure you're using the [latest release](/update/update/) if you experience problems.
38
+
This can be an issue if you want to use `bridge` to have your data directly in Nightscout. Make sure you're using the [latest release](/update/update/) if you experience problems.
39
39
40
40
Common symptoms are:
41
41
@@ -127,17 +127,17 @@ Variables location will depend on the platform you use:
127
127
128
128
</br>
129
129
130
-
1. You must use the same `CONNECT_SHARE_PASSWORD` or `CONNECT_SHARE_ACCOUNT_NAME` that your Dexcom mobile app is using.
130
+
1. You must use the same `BRIDGE_PASSWORD` or `BRIDGE_USER_NAME` that your Dexcom mobile app is using.
131
131
2. You must have `connect` and `careportal` on the `ENABLE` line (you can have other values there...but don't forget these two).
132
-
3. If you are outside the USA, you must add `CONNECT_SHARE_REGION` set to `ous` in Nightscout variables settings.
132
+
3. If you are outside the USA, you must add `BRIDGE_SERVER` set to `EU` in Nightscout variables settings.
133
133
4. Your `careportal` must be one word in the `ENABLE` line, sometimes autocorrect makes it two words.
134
134
5. If using `mmol`, make sure you have spelled that value correctly in the `DISPLAY_UNITS`.
135
135
136
136
</br>
137
137
138
138
### Authentication errors
139
139
140
-
One thing that can happen if you have an incorrect Dexcom login/password in your Share account settings and/or in your Nightscout `CONNECT` settings is that Dexcom will lock your account...and you won't see CGM data in Nightscout. If you notice your CGM readings disappeared, but everything else is flowing...
140
+
One thing that can happen if you have an incorrect Dexcom login/password in your Share account settings and/or in your Nightscout `BRIDGE` settings is that Dexcom will lock your account...and you won't see CGM data in Nightscout. If you notice your CGM readings disappeared, but everything else is flowing...
141
141
Check your Heroku logs that are viewable by selecting `View Logs` from the drop-down menu underneath the `More` option.
@@ -150,7 +150,7 @@ With Railway they are available selecting your app, then `Deployments` and `View
150
150
151
151
Do your logs have "`SSO authentication errors`" like in the red box highlighted above? If you do, then:
152
152
153
-
1. Delete your `CONNECT_SHARE` entries within Heroku settings. Don't delete the variables, just delete the values of `CONNECT_SHARE_PASSWORD` and `CONNECT_SHARE_ACCOUNT_NAME`.
153
+
1. Delete your `BRIDGE` entries within Heroku settings. Don't delete the variables, just delete the values of `BRIDGE_PASSWORD` and `BRIDGE_USER_NAME`.
154
154
2. Wait 15 minutes and then follow the directions below. It is important to wait 15 minutes: the reason you can't log in right now is that your Dexcom account has a temporary lock from the passwords in the step above being incorrect. The temporary lock will expire after 10-15 minutes of giving the account login a break from the incorrect logins. So, definitely wait or else you'll just keep prolonging the issue.
155
155
156
156
```{hint} About your Bridge password and user name
Copy file name to clipboardExpand all lines: docs/uploader/setup.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ You can find it in [Status - Hostname](https://navid200.github.io/xDrip/docs/Nig
66
66
67
67
## Dexcom
68
68
69
-
You need at least one follower to use Nightscout `share`(deprecated) or `nightscout-connect` (recommended) plugins.
69
+
You need at least one follower to use Nightscout `share`plugin.
70
70
71
71
```{hint}
72
72
If you use a DIY closed loop system it is recommended that you let it upload to Nightscout instead of importing data using Dexcom Share and a Nightscout plugin.
@@ -95,6 +95,7 @@ You need to add `bridge` in the `ENABLE` variable. Do not delete other entries,
95
95
:::
96
96
97
97
:::{tab-item} 15
98
+
**The `connect` plugin is under development.**</br></br>
h) If you want to use Dexcom Share to have your data in Nightscout directly, you will need to add these three variable Names:
68
68
69
-
`CONNECT_SHARE_ACCOUNT_NAME` Your Dexcom account username to receive CGM data from the Dexcom Share service.
70
-
`CONNECT_SHARE_ACCOUNT_PASSWORD` Your Dexcom account password to receive CGM data from the Dexcom Share service.
71
-
`CONNECT_SHARE_REGION`us if your Dexcom account is in the US, or, if you are bridging from the Dexcom Share service and are anywhere *outside* the US change this to ous.
69
+
`BRIDGE_USER_NAME` Your Dexcom account username to receive CGM data from the Dexcom Share service.
70
+
`BRIDGE_PASSWORD` Your Dexcom account password to receive CGM data from the Dexcom Share service.
71
+
`BRIDGE_SERVER`US if your Dexcom account is in the US, or, if you are bridging from the Dexcom Share service and are anywhere **outside** the US change this to EU.
72
72
73
73
!!!note
74
74
If you use a DIY closed loop system it is recommended that you let it upload to Nightscout instead of importing using Dexcom Share and the `bridge` plugin.
@@ -77,7 +77,7 @@ h) If you want to use Dexcom Share to have your data in Nightscout directly, you
77
77
78
78
</br>
79
79
80
-
**Remember to add `connect` at the end of the `enable` variable in the list below.**
80
+
**Remember to add `bridge` at the end of the `enable` variable in the list below.**
If you have your data coming directly from Dexcom share those three:
73
73
74
74
`BRIDGE_USER_NAME`
75
75
`BRIDGE_PASSWORD`
76
76
`BRIDGE_SERVER`
77
77
78
-
Will become these:
79
-
80
-
`CONNECT_SHARE_ACCOUNT_NAME` Your Dexcom account username to receive CGM data from the Dexcom Share service.
81
-
`CONNECT_SHARE_ACCOUNT_PASSWORD` Your Dexcom account password to receive CGM data from the Dexcom Share service.
82
-
`CONNECT_SHARE_REGION` us if your Dexcom account is in the US, or, if you are bridging from the Dexcom Share service and are anywhere *outside* the US change this to ous.
0 commit comments