OpenMarine
[SOLVED] Temp, Humidity, Pressure - Format - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://forum.openmarine.net/forumdisplay.php?fid=4)
+--- Thread: [SOLVED] Temp, Humidity, Pressure - Format (/showthread.php?tid=472)

Pages: 1 2


RE: Temp, Humidity, Pressure - Format - Kraayenest - 2017-05-27

(2017-05-18, 10:34 PM)e-sailing Wrote:
(2017-05-18, 12:31 PM)Alpenskipper Wrote: I tested my I2C sensors with 0.11.7

One test with 0x76 and then 0x77 für the BMP180.

The humidity is working, but with wrong format. The rest of the sensor data does not show up.

There is something wrong with the autodection on RTIMULib at openplotter/imu files detected_RTIMULib.ini RTIMULib.ini

It should be:

BusIsI2C=true
I2CBus=1
SPIBus=0
SPISelect=0
PressureType=2
I2CPressureAddress=119

After changing to these settings it should work.
Thanks for the tip, it solved the issue on humidity (although the value in 0.11.7 is not very stable, need to restart from time to time), but not on the BMP180... Any hint?


RE: [SOLVED] Temp, Humidity, Pressure - Format - Sailoog - 2017-05-30

what is your BMP180 address?