Pressure BMP180 <995 hPa not updated

Moderator: leecollings

Post Reply
makuta77
Posts: 11
Joined: Monday 12 October 2015 10:31
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2563
Contact:

Pressure BMP180 <995 hPa not updated

Post by makuta77 »

Hi,
I have weather station with BMP180 and SHT21D sensors connected to Ceech Arduino board. It's presented in Domoticz (2.3530).
Today I found, that when the pressure was below 995 hPa sensor is not updating in Domoticz. When i delete it from devices list, it's even cannot be found. It's recognized as Unknown, General, Barometer.
domo1.JPG
domo1.JPG (30.83 KiB) Viewed 1781 times
When the pressure increase over 995 then sensor is recognized correctly (as TempHumBaro, Temp+Humidity+Baro, Weather Station) and it's updated.
domo2.JPG
domo2.JPG (37.58 KiB) Viewed 1781 times
So I thing that it is a bug.
Can someone have similar situation?
Best Regards
makuta77
Posts: 11
Joined: Monday 12 October 2015 10:31
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2563
Contact:

Re: Pressure BMP180 <995 hPa not updated

Post by makuta77 »

Any ideas about this situation? Today again pressure is below 995 hPa and sensor are not updating in Domoticz...
Best Regards
User avatar
gizmocuz
Posts: 2486
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Pressure BMP180 <995 hPa not updated

Post by gizmocuz »

There is no limitation in domoticz,
the B<P180 can do 300-1100 hPa
Could it be limited in the mysensors sketch ?

I think you have to look in the Arduino/Ada-fruit library ?
Quality outlives Quantity!
makuta77
Posts: 11
Joined: Monday 12 October 2015 10:31
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2563
Contact:

Re: Pressure BMP180 <995 hPa not updated

Post by makuta77 »

well i tryied send fixed vaules in mysensor sketch. If P <995 all sensors are not update. When if P>995 sensors are updated.
This is my code:
gw.send(humidityMsg.set(SHT2x.GetHumidity(), 2)); // Send Humidity
gw.send(temperatureMsg.set(SHT2x.GetTemperature(), 2)); // Send Temperature
gw.send(pressureMsg.set(P, 1)); // Send Pressure
chart.jpeg
chart.jpeg (50.05 KiB) Viewed 1754 times
chart (1).jpeg
chart (1).jpeg (59.62 KiB) Viewed 1754 times
User avatar
gizmocuz
Posts: 2486
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Pressure BMP180 <995 hPa not updated

Post by gizmocuz »

Thanks for the test, i found something here in the domoticz mysensors code (and bmp/netatmo)
There was a break line in the code that should not have been there.
Please try the new beta version #4388
Quality outlives Quantity!
makuta77
Posts: 11
Joined: Monday 12 October 2015 10:31
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2563
Contact:

Re: Pressure BMP180 <995 hPa not updated

Post by makuta77 »

Ok, I let you know when the preassure will go down below 995 :)
Thanks for Your help!
Maciej
makuta77
Posts: 11
Joined: Monday 12 October 2015 10:31
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2563
Contact:

Re: Pressure BMP180 <995 hPa not updated

Post by makuta77 »

Hi, nothing changed. Currently I updated to #4439 and i have the same situation: If preasurre <995 hPa Temp+Hum+Baro sensor stop updating.
chart (2).jpeg
chart (2).jpeg (43.35 KiB) Viewed 1702 times
makuta77
Posts: 11
Joined: Monday 12 October 2015 10:31
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2563
Contact:

Re: Pressure BMP180 <995 hPa not updated

Post by makuta77 »

Sorry, it was connection problem. Now it seems to work.
I will observe it closer. Thanks for your help!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest