You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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?
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
The text was updated successfully, but these errors were encountered: