Setting up SDR with weewx 5

106 views
Skip to first unread message

Dan Jones

unread,
Jul 7, 2024, 4:00:50 PM7/7/24
to weewx-user
Hi

I am getting the following error in the logs

Jul 07 20:55:02 weewx weewxd[5522]: DEBUG user.sdr: parse_text failed: ts=1720385699 payload= line=time      : 2024-07-07 20:54:59
Jul 07 20:55:02 weewx weewxd[5522]: DEBUG user.sdr: parse_text failed: ts=None payload=None line=model     : Bresser-7in1 id        : 43046
Jul 07 20:55:02 weewx weewxd[5522]: DEBUG user.sdr: parse_text failed: ts=None payload=None line=Temperature: 14.2 C      Humidity  : 89            Wind Gust : 1.2 m/s       Wind Speed: 1.2 m/s       Direction : 174           Rain      : 382.8 mm      Light     : 0.887 klx     Light     : 887.000 lux   UV Index  : 0.0           Battery   : 1             Integrity : CRC


This is the section from weewx.conf

[SDR]

    loop_interval = 2.5
    driver = user.sdr
    log_unknown_sensors = True
    log_unmapped_sensors = True
    path = /usr/local/bin/
    # ld_library_path = /usr/bin/rtl_sdr

    cmd = rtl_433 -f 868.34M -R 173

I am using a modified SDR.py that contains the bresser device I am using https://github.com/andylittle/weewx-sdr-1

Any ideas what might be the problem?
Reply all
Reply to author
Forward
0 new messages