Posts: 73
Threads: 5
Joined: Jul 2014
Country:
Having ±5% would be fine for this price class, but 10 - 30% is not. I believe that those cheap sensors are not meant to last outside for several months. I do have now a new Vantage Pro with SHT31 humidity sensor and that match quite closely to SHT11 readings, both are outside about 5 m apart. Will replace other sensors with SHT31 before winter time.
BME280 sensors will also go outside and it's interesting to see how they survive, since designed for automotive applications.
Posts: 798
Threads: 27
Joined: May 2015
Weather Station: WeatherDuino Pro2
Country:
21-06-2016, 23:07
(This post was last modified: 30-06-2016, 20:52 by
JT118.)
I have found, doing many tests with many versions of the SHT 11,15 etc and 21, that if you connect them up, and put them over a cup of hot water ( about 5cm above) from the kettle and leave them for 30mins. They then read identical RH. I have done this with a number of combinations both genuine Sensirion and copies (2nd's?), It seems to work every time. The cheaper ones then seem to drift more quickly.
Posts: 70
Threads: 1
Joined: Mar 2016
Country:
Well my SHT31 arrived today (the one that Mikko mentioned) but I can't for the life of me get it working. I changed the TX unit configuration from HTU21D to SHT21 and then ran it but the TX led on the TX unit flashes twice on boot and then gives nothing. Nothing comes up in debug either - it all just sits there. I've tried a number of other things - running it off the I2C pins etc (as a HTU21D). At least the TX unit will transmit in that mode but it is giving temp and humidity values of -312.72 for both. So I don't know if:
* It was faulty on arrival.
* I've damaged it during installation.
* I'm missing a setting somewhere.
I was hoping to provide some more insight into HTU21D vs SHT31 accuracy but I'm back running with the HTU21D for now.
Posts: 5.411
Threads: 336
Joined: Apr 2014
Weather Station: WeatherDuino 4Pro
Country:
The SHT31 is a very new sensor from Sensirion and it is not yet included in the list of supported sensors for the WeatherDuino Pro2 system.
As far as I know, it requires a specific library, which means it can't be read using the SHT2x library.
As soon as I get one sample, I will try to add support for it. No promises.