Page 1 of 1

Outdoor Temperature sensor (alternative to DHT22)

Posted: Monday 09 April 2018 9:21
by Antori91
Hello,

As an alternative to DHT22 sensor which is not supposed to be used outdoors, which sensors would you recommend? (I will use this sensor with ESP8266)

Re: Outdoor Temperature sensor (alternative to DHT22)

Posted: Monday 09 April 2018 9:25
by LouiS22
Antori91 wrote: Monday 09 April 2018 9:21 Hello,

As an alternative to DHT22 sensor which is not supposed to be used outdoors, which sensors would you recommend? (I will use this sensor with ESP8266)
Why don't you just use a cheap 433mhz one? (assuming you have a decoder :) ).

Re: Outdoor Temperature sensor (alternative to DHT22)

Posted: Monday 09 April 2018 9:27
by Antori91
I use only WiFi as home automation network (and don't want to use anything else as network except for my wired alarm appliance)

Re: Outdoor Temperature sensor (alternative to DHT22)

Posted: Monday 09 April 2018 10:06
by LouiS22
Antori91 wrote: Monday 09 April 2018 9:27 I use only WiFi as home automation network (and don't want to use anything else as network except for my wired alarm appliance)
I see.

Si7021 then? Works great with ESP8266

Re: Outdoor Temperature sensor (alternative to DHT22)

Posted: Tuesday 10 April 2018 9:19
by Antori91
Thanks LouiS22