@cmelnick It's possible the onion-i2c:: debug readings aren't 100% correct. Can you try changing your code when you read to this: val = i2c.readBytes(0x5a, 0x5d, 1) print(val)