Closed saercnap closed 9 years ago
So is the idea here that the app will filter the ids it needs? The issue with that is the wixel sleeps after finding a packet, if it first finds a packet from someone else's dex then it will likely sleep through your dexcom transmissions On Dec 29, 2014 5:07 PM, "saercnap" notifications@github.com wrote:
This is work for StephenBlackWasAlreadyTaken/DexDrip#26
https://github.com/StephenBlackWasAlreadyTaken/DexDrip/issues/26
You can merge this Pull Request by running
git pull https://github.com/saercnap/wixel-DexDrip master
Or view, comment on, or merge it at:
https://github.com/StephenBlackWasAlreadyTaken/wixel-DexDrip/pull/11 Commit Summary
- Send transmitter ID
- Merge pull request #1 from StephenBlackWasAlreadyTaken/master
File Changes
- M apps/dexdrip/dexdrip.c https://github.com/StephenBlackWasAlreadyTaken/wixel-DexDrip/pull/11/files#diff-0 (21)
Patch Links:
- https://github.com/StephenBlackWasAlreadyTaken/wixel-DexDrip/pull/11.patch
https://github.com/StephenBlackWasAlreadyTaken/wixel-DexDrip/pull/11.diff
— Reply to this email directly or view it on GitHub https://github.com/StephenBlackWasAlreadyTaken/wixel-DexDrip/pull/11.
Good point. I'll hack on the android side with this idea still, and see if I can make the radio stuff work battery-wise
Closing this as we will need to find a way to hand the id from the phone down to the wixel
This is work for StephenBlackWasAlreadyTaken/DexDrip#26