-
Notifications
You must be signed in to change notification settings - Fork 20
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
dexcom_reader.constants.CrcError: Could not parse Calibration with Dexcom G4 connected to USB #16
Comments
Getting same error with 3 receivers. I'll append the message and Firmware info for each. Here's the first (oldest): pi@Raspi3: ]pi@Raspi3: |
The second receiver gives similar output. Here's the firmware header message: And here's the output from use cgm calibrations: pi@Raspi3:~/myopenaps-cgm-loop $ openaps use cgm calibrations |
I think it's ApiVersion 2.3.0.0 related. Here is my info:
@danamlewis (or others): Could you post your firmware / api version for which calibrations work fine? |
With current oref0@dev and Dexcom G4 connected to USB (
CGM=G4-upload
) I get the following stack trace.This seems like a dexcom_reader issue. Reading the calibration records with a G4 Dexcom Reader with AndroidUploader app works fine, and the Dexcom G4 can also be read with Dexcom Studio fine. So I think there is a bug in the dexcom_reader logic but I'm incapable of finding the root cause.
@bewest or @LorelaiL or somebody else: Can you help me debug/fix this issue?
References which might be usefull:
The text was updated successfully, but these errors were encountered: