pvvx / ATC_MiThermometer

Custom firmware for the Xiaomi Thermometers and Telink Flasher
https://github.com/pvvx/pvvx.github.io/tree/master/ATC_MiThermometer
Other
2.75k stars 196 forks source link

Reading fluctuations #398

Closed melwinek closed 8 months ago

melwinek commented 8 months ago

Thermometers with hardware version B1.4 have reading fluctuations. This is not the case in B1.7. Is this typical for this version? Can something be done about it?

Normal: Screenshot_20231029-070921_Pixel Launcher

Fluctuations: Screenshot_20231029-070944_Pixel Launcher

melwinek commented 8 months ago

Can be closed. Disabling "Sensor in Low Power mode" solves the problem

pvvx commented 8 months ago

B1.4 uses a different sensor (SHTC3). Compared to the new versions (SHT4x), this sensor has a higher consumption and a faster response to changes in the measured parameters of the medium. In low power mode, SHTC3 gives inaccurate readings. And for SHT4x, the polling algorithm changes, which does not affect accuracy.