-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
AAPS 3.3.x and Libre 2/3 identifier sent from Xdrip #3841
Comments
The same problem exists when data is coming from Juggluco and xdrip+ Hardware Data Source is set to Libre (patched App). |
I've checked in AAPS sourcecode and double checked with Milos. AAPS expects |
When checking my AAPS logs, it appears xDrip+ sends the identfier "Libre2 Native", instead of just "Libre2" |
I just sent an email to the author of Juggluco so he can implement that adaptation of the label as well in case readings go directly to AAPS. It may even be required for xDrip to recognize it. |
Great, thanks for the contribution! |
FYI; "Libre2 Native" also added, for eventually backwards compability as well. This means it will work for those sending that from 3.3.0.1 if you don't cherry pick commit |
With the release of AAPS 3.3.x SMB always could be enabled for Libre 2 & 3 (which was earlier discriminated)
Hovewer, it's not working, AAPS reports "activce BG source doesn't support advanced filtering.'
According to Milos, the cause is the wrong identifier for Libre sensor send by Xdrip
nightscout/AndroidAPS#3589
In mentioned issues - LIBRE_1_OTHER, in my case (xdrip+ 2124091707) it's LIBRE_1_LIMMITER, while the physical sensor is Libre 2 EU and hardware data source set to "Libre Bluetooth" as per instructions: https://xdrip.readthedocs.io/en/latest/install/libre2/
Sorry, no idea what's the correct and expected value, I am just a user :)
Originally posted by @miklosz in #3840
The text was updated successfully, but these errors were encountered: