-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No BG values when Dexcom app shows "low" #44
Comments
I can confirm that behaviour. I had that previously with DiaKem Dexcom app 1.4.0.3906. |
Oh, thats sounds weird. I don't habe such a problem actually with g7 1.3 and the diakem aaps version. Possible that aps filtering it depending on some condition. It would be great if you could send a logcat capture during this phases to see whether if something is sent or not from dexcom. Additionaly I will check the aaps Code of your specific version. |
I've attached the logs for that period here. AndroidAPS.2023-06-09_00-45-52.0.zip |
Is there a how-to what I've to do to logcat debug that? |
No, so far. We should add it to the Readme. |
Hey, i checked the logs and it looks like that the data was sent correctly by Dexcom App and it is also inserted into database:
This excerpt shows the procedure for I am currently on AAPS 3.1.0.10. Do you have a chance to test it with this specific version. Maybe we can define this as special AAPS problem? Kind regards Selcuk |
Me and @khskekec just had a call to discuss this further. According to the logs, the value was correctly transfered by the Dexcom app and also received in AAPS. I will now create an issue in the AAPS repo. Maybe the devs there have an idea on how to fix this. @khskekec will also try to test this with an earlier version than mine, but can't tell, when he'll have the chance to do so. |
Milos replied to the issue I created in the AAPS repo. nightscout/AndroidAPS#2586 (comment) I will monitor this behavior in case I'll go that low again |
Same issue with "high". It was never an issue with BYODA and G6. But without showing any value like 401, Loop im APS "stops". |
I went hypo tonight. So low, that the Dexcom app was only displaying "low". But was still receiving readings, so the sensor was connected all the time.
However, during the time of "low" my AAPS was not receiving any values from the Dexcom app. You can tell by the pale-red dots in the overview, that the values are recalculated.
The BYODA-tab also shows no readings from Dexcom during the period 1:16 to 1:36.
As soon as my levels started to rise and Dexcom was displaying an actual value, rather than "low", AAPS also picked up a value and was displaying as normal.
I've just switched from Dexcom G6 with BYODA to patched Dexcom app with G7, so I'm a bit stumped on whether this is an expected behavior.
Running the patched app's latest release 1.6 and AAPS 3.2.0 dev i.
The text was updated successfully, but these errors were encountered: