Posts: 168
Threads: 0
Joined: Feb 2015
Weather Station: Fine Offset (various)
Country:
Hi,
I've not "researched" this answer, but AFAIK the SHT31 uses an I2C bus. So firstly, is the "test utility" reporting the SHT31's I2C address correctly?
Cheers, Alan.
Posts: 5.411
Threads: 336
Joined: Apr 2014
Weather Station: WeatherDuino 4Pro
Country:
You are right Alan, the SHT31 uses I2C bus (just like the SHT21) and the test utility supplied with the WeatherDuino Pro2 could be used to check for it's presence, however for read from it, a specific library is required. The SHT31 is not compatible with the SHT21 library.
Posts: 5.411
Threads: 336
Joined: Apr 2014
Weather Station: WeatherDuino 4Pro
Country:
Hello my friend
I noticed a strange thing on the graph: The humidity value goes crazy after it reaches a zero value. I don't know why you are getting so low values for humidity, but there is also the possibility that those jumps to 100% be caused by a software problem if for some reason the humidity value goes bellow zero. I will check this soon.
Posts: 870
Threads: 31
Joined: Jul 2014
Weather Station: Conder Weather, Canberra
Country:
Thanks Werk,
The system has been fine until recently so while the software might be doing something weird at low values, I think it will come good once I get a replacement.
Posts: 798
Threads: 27
Joined: May 2015
Weather Station: WeatherDuino Pro2
Country:
08-07-2016, 09:15
(This post was last modified: 08-07-2016, 09:38 by
JT118.)
As humdity can never be zero, ( nor 100%, even when raining),
even if you live here, the world's lowest recorded relative humidity value occurred at Coober Pedy in the South Australia desert when the temperature was 34C and the dew point was -29C producing a relative humidity of 1 percent.
The sensor would appear to be the problem, have you tried "rehydrating" it as per my previous post. I think it may settle down if you did. Worth a try.