Search found 3 matches
- Wednesday 18 September 2019 20:54
- Forum: RFLink Transceiver
- Topic: Any one using one of these T+H sensors with RFLink?
- Replies: 6
- Views: 3929
Re: Any one using one of these T+H sensors with RFLink?
Well, it seems you cannot go just with the outer look of them... ;) I bought these (in Germany) from "Renkforce" Renkforce-FT007TH-Thermo-Hygrosensor-Funk-433MHz.jpg With rflink they are recognized as FT007TH but they work not very reliable. A lot of the time you get a perfect signal from them by ...
- Sunday 17 February 2019 22:14
- Forum: Temperature and Weather
- Topic: Weather station GAL WS-1501 incorrectly shows negative temperatures.
- Replies: 3
- Views: 1725
Re: Weather station GAL WS-1501 incorrectly shows negative temperatures.
Sure it's a rflink issue. ;) Anyway, having the problem myself, and searching for a solution on the web, I found this thread. So I thought, I'd share my workarround. Might help for the time being until there is a fix. You know, rflink team seems not very talkative... ;) If they are busy with ...
- Sunday 17 February 2019 15:00
- Forum: Temperature and Weather
- Topic: Weather station GAL WS-1501 incorrectly shows negative temperatures.
- Replies: 3
- Views: 1725
Re: Weather station GAL WS-1501 incorrectly shows negative temperatures.
Hi, even if this is a bit old, but as the problem still exits with rflink (I am using it with iobroker, though)... You can calculate the correct value from the given. Here it starts with 83FF for -0.1°C. Ignoring the "8" leaves 3ff hex, or 1023 dec. RFlink decodes it to -102.3°C (= rflink_tmp). So t ...