Search found 1 match

by blitt001
Tuesday 28 May 2019 22:51
Forum: 433 & 868 transceiver
Topic: Fine Offset WH24 weatherstation via RTL_433 only shows temp./humidity
Replies: 29
Views: 6974

Re: Fine Offset WH24 weatherstation via RTL_433 only shows temp./humidity

The problem is that they did a change in the file Rtl433.cpp. If you take a look at this file, you will see that when a sensor is detected with temperature and huminity, it will return from the function and it will never handle the other sensors of the WH24 (wind etc). So actually this is a bug. THe ...