I use a BME280 sensor connected to my MDBT42Q . Temperature and pressure measurement is working fine, but humidity is always 0.
In contrast bme.hum_raw is greater 0, at my place currently 35406. Could there be a problem with the calibration function implementation in bme.js?
Thanks, Peter
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I use a BME280 sensor connected to my MDBT42Q . Temperature and pressure measurement is working fine, but humidity is always 0.
In contrast bme.hum_raw is greater 0, at my place currently 35406. Could there be a problem with the calibration function implementation in bme.js?
Thanks, Peter