-
Notifications
You must be signed in to change notification settings - Fork 92
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
Wixel-HM10 as a G4 to G5 bridge ? #38
Comments
Whilst in theory it could be possible, the HM-1x BT modules would not be my
choice. They are programmed with characteristics for "serial protocol"
type packets and identify themselves as such. They are difficult to change.
However, if you used something that you could program the BLE
characteristics to match a G5, and program the wixel to populate the
characteristics correctly, then it could be done.
But I can't really see why you would do this.
Cheers
…On Thu, Feb 22, 2018 at 4:33 PM, gszakacs ***@***.***> wrote:
How difficult would it be to convert the xBridge into a transceiver that
receives G4 data (simpliciTI) on the wixel side and communicates as a G5
(BTLE) on the HM-10 side ?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#38>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIQs8_989b2vjnOgTyqEA4DrFhkYEkZBks5tXPwVgaJpZM4SOw99>
.
--
John Stevens
"You are how you live, not what you have."
|
The battery replaced G5 only works with xDrip+ but it does not integrate with pumps for predictive auto-suspend or other hybrid control features after the battery life is over 112 days. G5 needs to be purchased 4 times a year vs a rechargeable G4 that runs for years. |
Yeah. I definitely hear you on that point. G5 was definitely a bad idea
without making it rechargeable. Hm-1x wouldn't be the best choice for this.
Would be worth thinking about a different SoC that is much more
configurable.
Cheers
…On 23 Feb. 2018 20:12, "gszakacs" ***@***.***> wrote:
The battery replaced G5 only works with xDrip+ but it does not integrate
with pumps for predictive auto-suspend or other hybrid control features
after the battery life is over 112 days. G5 needs to be purchased 4 times a
year vs a rechargeable G4 that runs for years.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIQs89rlW1FYEnuXUD3PlAQNgBhlrPykks5tXoD6gaJpZM4SOw99>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How difficult would it be to convert the xBridge into a transceiver that receives G4 data (simpliciTI) on the wixel side and communicates as a G5 (BTLE) on the HM-10 side ?
The text was updated successfully, but these errors were encountered: