pumpX2 icon indicating copy to clipboard operation
pumpX2 copied to clipboard

Java library implementing a reverse-engineered Bluetooth protocol for the Tandem t:slim X2 insulin pump

Results 5 pumpX2 issues
Sort by recently updated
recently updated
newest added

The ControlX2 app uses PumpX2, and it receives the "Connection sharing with tconnect app" TandemError when the app service is killed by the system and is restarted. PumpX2 needs to...

bug

Store opCodes consistently as either bytes or ints.

Investigate what happens when transaction IDs wrap around beyond their boundary. e.g., a txId of -17 is present for an observed entry in BolusPermissionResponseTest

v1.2 of the tconnect Android app has these without dexguard. There are a few opcodes remaining to decode.