Home › Forums › Forums › Technical Support for BerryGPS and BerryGPS-IMU › Temp/Barometer › Reply To: Temp/Barometer
March 12, 2020 at 4:53 am #15399
johnmark
Participant
Edit: Confirmed, the data returned from the command bus.read_i2c_block_data(0x77, 0x88, 24) is all zeros.
b1 = bus.read_i2c_block_data(0x77, 0x88, 24)
print(b1)
> 0,0,0,0,0,0,0