I am trying to do an algorithm to measure the underwater pressure and how depth I am. My Android device is water proof and has a barometer sensor. I am getting strange readings from barometer when device is underwater so I am not sure if that sensor works in underwater condition.
Does anyone know if the barometer for android devices (Galaxy S7 device, pressure sensor LPS25H from STMicroeletronics) works underwater? Shall I add a kind of correction parameter in the algorithm to get proper preassure measures when underwater?
thanks!