wixel-xDrip
wixel-xDrip copied to clipboard
Allow a wixel to function as Dexcom Reciever
How is the dexcom transmitter sending its values over the air, ant/bluetooth etc? Is there any guidance on frequencies etc
It'd be nice to improve the wixel->bt->phone comms to buffer dexcom packets that are received by the wixel, but missed by the phone.
I built an wixel-xDrip a few weeks ago and it has been working with no problems. Yesterday all of a sudden it seems like the bluetooth module stopped working. I...
sorry for my english, but i have problem with compiling apps for wixel 1337. please look to my topic in polish forum with that problem thanks in advance link: http://www.elektroda.pl/rtvforum/topic3098109.html#15050102
Reference: https://github.com/pololu/wixel-sdk/pull/8 This allows the wixel-xDrip code to compile under an OSX environment.
…fter sleep to fix @AdrianLxM This is the fix I mentioned.
Trying to test my Wixel without a transmitter, so I'm using another Wixel to send it a packet that looks like a Dexcom_packet. Except I'm not really sure what values...
Thanks for the setup steps! Looking forward to trying this.
if device is normal bluetooth (HC-05): - don't send AT+name command; procedure for AT commands is different on HC-05; working on it, will be fixed; - need a more reliable...