rtl_433 icon indicating copy to clipboard operation
rtl_433 copied to clipboard

Add support for WEC-2103 temperature/humidity sensor

Open tthurnreiter opened this issue 3 years ago • 3 comments

This temperature/humidity transmitter came with a cheap weather station.

The only available information on it that I could find is here: https://fcc.report/FCC-ID/WEC-2103

tthurnreiter avatar Sep 24 '22 14:09 tthurnreiter

Looks good, thanks! Isn't it more likely that a checksum would be in the last bits at the end? Do you have som example raw codes?

zuckschwerdt avatar Sep 24 '22 17:09 zuckschwerdt

The checksum is just speculation, I wrote this a year ago, so the details are a bit hazy. There's also an unknown byte at the end, but IIRC that one is constant across different messages.

tthurnreiter avatar Sep 24 '22 17:09 tthurnreiter

g007_433.92M_250k.zip

Here is some raw recordings.

tthurnreiter avatar Sep 24 '22 18:09 tthurnreiter