From 16cdb30be9b50751ba3246afae5bb2fab209dfee Mon Sep 17 00:00:00 2001 From: Doug Date: Tue, 12 Nov 2019 13:55:09 -0600 Subject: [PATCH] does broadcast locally need to be enabled ? The screenshots seem to suggest it based on enabled check boxes visible --- docs/docs/Customize-Iterate/offline-looping-and-monitoring.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/Customize-Iterate/offline-looping-and-monitoring.md b/docs/docs/Customize-Iterate/offline-looping-and-monitoring.md index e8a6450b0..7a45cb3d7 100644 --- a/docs/docs/Customize-Iterate/offline-looping-and-monitoring.md +++ b/docs/docs/Customize-Iterate/offline-looping-and-monitoring.md @@ -26,6 +26,7 @@ Dexcom CGM users have a few different alternatives to retrieve blood glucose val Android users can use the xDrip+ Android app for offline looking, assuming xDrip+ is used as the CGM data source. There are two ways to get offline looping to work with xDrip+. Firstly, when connected to an Android phone running xDrip+, you can enable the phone to share the CGM information to OpenAPS, after which OpenAPS will automatically fetch the CGM data directly from the phone when connected onto the phone hotspot, even in cases where the phone is actually offline. To enable the xDrip service for OpenAPS, go to the Inter-app settings section in xDrip settings and enable the xDrip Web Service and Open Web Service settings, then enter xDrip Web Service Secret, which has to match the same secret you have configured for Nightscout. After these settings are turned on,OpenAPS will query your phone for the CGM data automatically without additional configuration settings. You can validate the offline looping works by connecting your rig to the xDrip hotspot and checking the ns-loop.log has a line saying `CGM results loaded from xDrip`. +Broadcast Locally must be enabled ?