Portisch / RF-Bridge-EFM8BB1

Alternative Firmware for the Sonoff RF Bridge EFM8BB1 chip
293 stars 124 forks source link

Is is possible to support Fine Offset WH1080 weather stations? #114

Open pauln opened 5 years ago

pauln commented 5 years ago

Latest firmware used?

Be sure you tried the latest release or the newest binary of the firmware!

0x04

Information

What device you try to sniff data from? Description? Brand and type?

Fine Offset WH1080 Weather Station

Sniffed data

Post your sniffed data by command 0xB1 or 0xA6.

I haven't been able to reliably sniff any data, but I see that rtl_433 supports the WH1080 - is it possible to use the information from that project to add support, or to at least point me in the right direction to be able to sniff the data? I notice that rtl_433 lists the WH1080 as using OOK_PULSE_PWM modulation, whereas a couple of other protocols which I see are supported by both this project and rtl_433 appear to use OOK_PULSE_PPM - is PWM modulation supported (or possible to support), or is only PPM possible?