Skip to content
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

Does this javascript code pull CGM values from a Dexcom G5 transmitter? #1

Open
efidoman opened this issue Aug 23, 2017 · 1 comment

Comments

@efidoman
Copy link

It looks like the code may be able to connect to a Dexcom G5 transmitter. My question is how far you got with this project?

  • Does it collect glucose values? Can it calibrate?

I'm looking for some javascript code that connects via BLE to the Dexcom G5 that can run on a jubilunix O/S so it can connect an openaps rig directly to the Dexcom G5 transmitter.

If this is close and could be enhanced to do that, I am willing to give it a try.

Thanks,
Eric

@kurohai
Copy link
Owner

kurohai commented Dec 8, 2017

This probably isn't the repo you want. I only started connecting to the transmitters. I didn't get past the AES encryption. After that there would be other hurdles. I wasn't able to get glucose values. The calibration would be handled in your receiver app. The G5 isn't calibrated. It only sends raw glucose values.

Most of this code was written for a Cordova or Phonegap app. Some of the libraries I used might not be usable on a different OS.

Sorry for the late response. If you still want to pursue using this repo I would be glad to lend a hand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants