-
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
Testers needed for Glucomen meter NFC syncing #2095
Comments
Support has been added in the May 4th Nightly. |
When you want make this available also for the mg/dl Glucomen Aero, I'm interested in testing it. |
@FriedelPas Have you tested the latest Nightly and has it failed to work for you? |
I got the message that the mg/dl is not yet supported when I tried to read via NFC the readings.
Van: Navid ***@***.***>
Verzonden: donderdag 9 maart 2023 0:21
Aan: NightscoutFoundation/xDrip ***@***.***>
CC: FriedelPas ***@***.***>; Mention ***@***.***>
Onderwerp: Re: [NightscoutFoundation/xDrip] Testers needed for Glucomen meter NFC syncing (Issue #2095)
@FriedelPas <https://github.com/FriedelPas> Have you tested the latest Nightly and has it failed to work for you?
—
Reply to this email directly, view it on GitHub <#2095 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/A6LVFRD7QPXSWPB3K7YIXBLW3EH7LANCNFSM5U4IJ55Q> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/A6LVFRGBYLEOTC26H4VNSB3W3EH7LA5CNFSM5U4IJ552YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOK4KW3CY.gif> Message ID: ***@***.*** ***@***.***> >
|
Hi i am using the glucomen areo 2k and i Would like to help. I am using the nightly branch from today and the device is not recogniced. |
hi, got a chance to dump the nfc part of my aero 2k mg/dL : ▪▪ TYPE ▪▪ ▪▪ PAYLOAD (1009 bytes) ▪▪ they always begin with 0xA1 here the cleaned up version: [pr] [eat [countr] [lvl ] i attached the mg/dL time and date, from the device output for reference. for me it looks like the data is formatted the following way: i was not able to get the date and time out of this. Let me know if you need more :-) |
had a look at xDrip/app/src/main/java/com/eveningoutpost/dexdrip/glucosemeter/glucomen/blocks/RecordBlock.java Lines 41 to 76 in 56130e0
i cant believe they started at year 2000... im trying to validate the data now. |
Any news about mg/dl Support? Still getting error message it is not supported. |
Hey there👋🏾 GlucoMen® areo GK (mg/dL) I'm happy to test, I only got the same unsupported message, that was reported earlier. |
Hey there 👋🏾 Today I was able to verify xDrip's NFC readings by compairing
The Ketone measurements look all correct, however the glucose readings stored in the It might have something to do with this line: g.mmolValue = getUnsignedByte(b) / 10d; // TODO WARNING MMOL ONLY It would be wonderful if this issue could be considered for an upcoming release. Addressing this would allow us to implement auto-calibration when the values are usable ❤️ |
Do you have a Glucomen Aero or Glucomen Aero 2K meter or another glucose meter made by Glucomen which supports NFC syncing?
If so I would be very interested for your assistance testing xDrip's capability for downloading from these meters via NFC.
Internally I have tested the Glucomen Aero 2K mmol version successfully, but I am expecting other meters to have slightly different data formats which will need detailed testing to verify correctness.
If you have one of these meters and are willing to test, please post below the type of meter model you have (also whether mmol or mgdl units) and I will respond with the next steps for testing.
Thanks.
The text was updated successfully, but these errors were encountered: