merbanan / rtl_433

Program to decode radio transmissions from devices on the ISM bands (and other frequencies)
GNU General Public License v2.0
6.04k stars 1.31k forks source link

Auriol-HG02832 decoder also fits Rubicson 48957(Transmitter for 48956) #1205

Closed Net-time closed 4 years ago

Net-time commented 4 years ago

Hi. Not really an issue . More like a thumbs up!

zuckschwerdt commented 4 years ago

The Rubicson 48659 is a thermometer, your Auriol HG02832 is a weather device, right? Seem like an accident that it works then. Can you submit a captured sample? (-S all, verify with -r, zip and upload here.)

LiberationFrequency commented 4 years ago

btw: I can confirm that the decoder also works for the newer version HG05124A-DCF, IAN 321304_1901, version 07/2019. However, the display occasionally shows 0. 1°C incorrectly, especially with odd values. But this is not an error of the evaluation of a single message, the sensor sends it this way. Perhaps the value is averaged in the station. The tx-button is missing. This is also set via the channel. Those are my placement. Could be that varies. 0=ch1=bat_ok 1=ch2=bat_ok 2=ch3=bat_ok 4=ch1=tx_button&bat_ok 5=ch2=tx_button&bat_ok 6=ch3=tx_button&bat_ok 8=ch1=bat_low 9=ch2=bat_low a=ch3=bat_low c=ch1=tx_button&bat_low d=ch2=tx_button&bat_low e=ch3=tx_button&bat_low

Net-time commented 4 years ago

The 48956 is a weatherstation, I dont have a Auriol or the 48956. I just bought the temp/hum sensor. Started to decode it, realised I had not updated rtl_433 in a while, turns out my efforts was wasted. I can however rule out that it's a true accident as channel,temp, humidity and crc works. [00] {44} 70 34 02 02 e5 c0 : 01110000 00110100 00000010 00000010 11100101 1100 Unless you are concerned with the ID which I'm assuming is the first byte and a half.

zuckschwerdt commented 4 years ago

Oh, I got that backwards. I was looking at the Rubicson 48659 meat thermometer. But you actually mean the Auriol-HG02832 decoder supports the Rubicson-48957. I'll add that to the docs.