Just had a strange issue. I rebooted my Pi, and when weewx came back up,
all of a sudden my sdr readings from the Acurite 5n1 are all unmapped. At
first I thought it was because the sensor ID changed, but when I updated
the sensor_map, I still am getting unmapped. Not sure where to look.
Here's my sensor map:
[[sensor_map]]
windDir = wind_dir.2098.Acurite5n1Packet
windSpeed = wind_speed.2098.Acurite5n1Packet
outTemp = temperature.2098.Acurite5n1Packet
outHumidity = humidity.2098.Acurite5n1Packet
rain_total = rain_total.2098.Acurite5n1Packet
strikes = strikes.56AF.AcuriteLightningPacket
strikes_total = strikes_total.56AF.AcuriteLightningPacket
distance = distance.56AF.AcuriteLightningPacket
And here's the output from weewx.log:
Mar 14 11:04:12 raspberrypi weewx[4819]: sdr: MainThread: lines=['{"time" :
"2019-03-14 16:04:08", "model" : "Acurite 5n1 sensor", "sensor_id" : 2098,
"channel" : "A", "sequence_num" : 0, "battery" : "OK", "message_type" : 49,
"wind_speed_kph" : 6.795, "wind_dir_deg" : 22.500, "rain_inch" :
49.190}\n', '{"time" : "2019-03-14 16:04:08", "model" : "Acurite 5n1
sensor", "sensor_id" : 2098, "channel" : "A", "sequence_num" : 1, "battery"
: "OK", "message_type" : 49, "wind_speed_kph" : 6.795, "wind_dir_deg" :
22.500, "rain_inch" : 49.190}\n', '{"time" : "2019-03-14 16:04:08", "model"
: "Acurite 5n1 sensor", "sensor_id" : 2098, "channel" : "A", "sequence_num"
: 2, "battery" : "OK", "message_type" : 49, "wind_speed_kph" : 6.795,
"wind_dir_deg" : 22.500, "rain_inch" : 49.190}\n', '{"time" : "2019-03-14
16:04:08", "model" : "Acurite 5n1 sensor", "sensor_id" : 2098, "channel" :
"A", "sequence_num" : 0, "battery" : "OK", "message_type" : 49,
"wind_speed_kph" : 6.795, "wind_dir_deg" : 22.500, "rain_inch" :
49.190}\n', '{"time" : "2019-03-14 16:04:08", "model" : "Acurite 5n1
sensor", "sensor_id" : 2098, "channel" : "A", "sequence_num" : 1, "battery"
: "OK", "message_type" : 49, "wind_speed_kph" : 6.795, "wind_dir_deg" :
22.500, "rain_inch" : 49.190}\n', '{"time" : "2019-03-14 16:04:08", "model"
: "Acurite 5n1 sensor", "sensor_id" : 2098, "channel" : "A", "sequence_num"
: 2, "battery" : "OK", "message_type" : 49, "wind_speed_kph" : 6.795,
"wind_dir_deg" : 22.500, "rain_inch" : 49.190}\n']
Mar 14 11:04:12 raspberrypi weewx[4819]: sdr: MainThread: unmapped:
['{"time" : "2019-03-14 16:04:08", "model" : "Acurite 5n1 sensor",
"sensor_id" : 2098, "channel" : "A", "sequence_num" : 1, "battery" : "OK",
"message_type" : 49, "wind_speed_kph" : 6.795, "wind_dir_deg" : 22.500,
"rain_inch" : 49.190}\n', '{"time" : "2019-03-14 16:04:08", "model" :
"Acurite 5n1 sensor", "sensor_id" : 2098, "channel" : "A", "sequence_num" :
2, "battery" : "OK", "message_type" : 49, "wind_speed_kph" : 6.795,
"wind_dir_deg" : 22.500, "rain_inch" : 49.190}\n', '{"time" : "2019-03-14
16:04:08", "model" : "Acurite 5n1 sensor", "sensor_id" : 2098, "channel" :
"A", "sequence_num" : 0, "battery" : "OK", "message_type" : 49,
"wind_speed_kph" : 6.795, "wind_dir_deg" : 22.500, "rain_inch" :
49.190}\n', '{"time" : "2019-03-14 16:04:08", "model" : "Acurite 5n1
sensor", "sensor_id" : 2098, "channel" : "A", "sequence_num" : 1, "battery"
: "OK", "message_type" : 49, "wind_speed_kph" : 6.795, "wind_dir_deg" :
22.500, "rain_inch" : 49.190}\n', '{"time" : "2019-03-14 16:04:08", "model"
: "Acurite 5n1 sensor", "sensor_id" : 2098, "channel" : "A", "sequence_num"
: 2, "battery" : "OK", "message_type" : 49, "wind_speed_kph" : 6.795,
"wind_dir_deg" : 22.500, "rain_inch" : 49.190}\n'] ({})
I updated to the latest version of the SDR driver, and the rtl is rtl_433
version 18.12-115-gddb5abb branch master at 201902241243. Any clues on
what to look for/change? Any help is appreciated. Thanks!
Greg Gowins
--
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].
For more options, visit https://groups.google.com/d/optout.