-
Notifications
You must be signed in to change notification settings - Fork 62
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
xBridge and Wifi Wixel #341
Comments
You are correct, it is not possible right now. In other words, there are two things that need to be work out:
Than, you will have to burn your transmitter id into the xDrip (can be done After that, you will need to test that... (this might be the harder part). Do you want me to create such a fw? Thanks On Wed, May 25, 2016 at 3:38 PM, Daniel Powell [email protected]
|
Hmm I think I might be confusing things a bit. I was just talking about the menu option that lets you select "Wifi Wixel + BT Wixel" and provide a list of receivers. The setup that I'd like to have is
I have the wixel mesh working such that they just need to be hit on the ip:50005. If I select Wifi wixel only in the xdrip mobile settings I can see xdrip is getting the values correct so I know everything is all working correctly. Ultimately I'd like to be able to run the xbridge when I'm mobile and also have the wifi mesh when I'm at home, currently it looks like my mobile setup would have to use the standard BT wixel code. Perhaps the "List of receivers" field should always be available and the wifi connection methods be removed as an option and if anything is defined in list of receivers it should just hit that? |
Its not idea but I've managed to hack the code so that the "Xbridge" setting behaves like the "BT + Wifi Wixel" setting but using an xbridge instead of the standard code. Open to ideas on how to clean this up |
There have been rumors that xBridge also works when xDrip is in xDrip mode. You just need to have it once in xBridge mode so it will ask for transmiter id and then it will start to work. Thanks |
There is no auto retry in the xBridge connection code. It is identical and On Mon, May 30, 2016 at 12:46 PM, Daniel Powell [email protected]
John Stevens |
So the main difference is just that you can configure the transmitter id at runtime? |
No. That is a big plus, obviously. But xBridge2 uses a binary protocol rather than plain text, he's a better battery life, and includes battery monitoring. ---- Daniel Powell wrote ----
|
It looks like adding one more option to the code of wifi + xBridge should not be complicated. |
Yeah no problem
|
Please hold your testing, I think I have found an issue that I want to understand first. |
It wont let me install over the top of Beta5 v2.0.5_2 update 2, will probably have to wait until the weekend when I can uninstall and reinstall from fresh. Cheers |
Got it working, will test over the next few days |
could you send me the apk file as well? |
@ondrejdiabetes "safe link as" still works. But this has already made the main app month ago, I believe? |
Is it possible to have an option for xbridge and wifi wixel, currently it looks like you need to use the original bt if you want a wifi wixel mesh
The text was updated successfully, but these errors were encountered: