Hi, looking for some guidance on sensor map setup. The database remains 
empty on fresh install but data is flowing from command rtl. Using version 
5.4 on debian Pi (latest os lite) with acurite. Installed master zip per 
github directions for sdr setup (I see data and copied to the sensor_map 
section). 
Sample data 
 rtl_433 -M utc -F json
rtl_433 version 25.02 (2025-02-19) inputs file rtl_tcp RTL-SDR SoapySDR
Use "-F log" if you want any messages, warnings, and errors in the console.
Found Rafael Micro R820T tuner
Exact sample rate is: 250000.000414 Hz
[R82XX] PLL not locked!
Allocating 15 zero-copy buffers
{"time" : "2026-07-16 21:26:19", "model" : "Acurite-5n1", "message_type" : 
49, "id" : 1070, "channel" : "A", "sequence_num" : 0, "battery_ok" : 1, 
"wind_avg_km_h" : 1.828, "wind_dir_deg" : 270.000, "rain_in" : 0.000, "mic" 
: "CHECKSUM"}

weewx.config extract
    driver = user.sdr
    cmd = /usr/bin/rtl_433 -M utc -F json

    [[sensor_map]]
        outTemp = temperature_F.1070.Acurite-5n1
        outHumidity = humidity.1070.Acurite-5n1
        windSpeed = wind_avg_km_h.1070.Acurite-5n1

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/d2ae3e4a-da68-4cd6-be5b-a38297f6c563n%40googlegroups.com.

Reply via email to