How to calculate Altitude from Pressure read from LPS22HB sensor ?
I'm using Hypsometric formula to Calculate Altitude by using Pressure & Temperature. ( Source Code used to read the sensor https://github.com/stm32duino/LPS22HB )The Pressure value & Temperature are not in Sync.. Temperature Increases irrespective of...