Success with RTL433 and two stations

105 views
Skip to first unread message

Richard Horobin

unread,
Jan 8, 2020, 2:24:54 AM1/8/20
to weewx-user
This is a successful implementation of RTL433 and WEEWX, using SDR.  

I have an Acurite5n1 weather station and a Misol wh31, which both transmit radio.

Although WEEWX cannot receive two signals at once, RTL433 can receive signals from multiple devices at different frequencies.  The RTL433 writers have analysed and decode many outputs from many devices and have procedures for us users to follow, which will tell us which parameters to pass to RTL433.  It can then output a single JSON file.

Thus, RTL433 deals with multiple sources and aggregates the data into one file that WEEWX can use.

I have attached my weewx.conf, after having removed my identifying marks.

Issues:

Mostly, PYTHONPATH and having all the bits in appropriate directories.

I still don't have correct rainfall data, but as we are in drought, that's not important.
weewx copy.conf

Gert Andersen

unread,
Jan 8, 2020, 6:54:57 AM1/8/20
to weewx-user
Hi

Try to change this line:
rain                  = rain_total.0406.Acurite5n1Packet    # Back yard
to
rain_total         = rain_total.0406.Acurite5n1Packet    # Back yard

Gert

Richard Horobin

unread,
Jan 8, 2020, 5:17:10 PM1/8/20
to weewx-user
Gert,
Many thanks.  I'll do that right now.

Richard.
Reply all
Reply to author
Forward
0 new messages