-
Notifications
You must be signed in to change notification settings - Fork 46
mmeowlink-bolus.py ack returns false when true #22
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
Comments
Hi Ken. Thanks for the report! Could I ask you to double-check you're on the very latest version of mmeowlink and potentially the development version of decoding-carelink? Obviously you'd need to be pretty careful doing this! I've unfortunately got no way to test the bolus code at the moment - no spare pump and it's in use continuously. I know that @bewest made some changes in the development version of decoding-carelink recently that changed the send/receive response sizes to better work with mmeowlink. I'm not sure if the Bolus code changed part of that. The Cheers! Oskar |
Im on the latest version of mmeow but on master of decoding-carelink. @bustavo and I are going to do some debugging this week on the responses - will post results and hopefully a PR |
@kenstack Just checking in on this - let me know if it's still a problem and we can re-open :) |
decoded:{'recieved': False, '_type': 'BolusRequest'} |
boluses are being delivered fine but the ack returns false - Im trying to use the acks for confirmation that bolus was received
{"recieved": false, "_type": "bolusrequest"}
also - i before e except after c ;)
The text was updated successfully, but these errors were encountered: