Hi Gary,
Thanks for helping me troubleshoot. I found the problem. In the sensor map i originally specified which items to capture by using the identifier '013E' which i obtained by running *rtl_433 -M utc -F json -G* and that was working for the last month until 3am this morning. Below is what i was using: wind_speed.013E.Acurite5n1Packet Now, upon a closer inspection of running *rtl_433 -M utc -F json -G* again i notice the identifier has changed to '0A0A'. So i updated the sensor map in /etc/weewx/weewx.conf to use the new identifier and it all started working. wind_speed.0A0A.Acurite5n1Packet Any ideas why that would've changed? On Sun, Jan 12, 2020 at 12:12 PM gjr80 <[email protected]> wrote: > OK, so no luck there. I would be looking at your sensor map next. In your > sensor map I see wind_speed but in the log I see the sdr driver finds > wind_speed_kph. I would work through the steps in the sdr driver > installation instructions (https://github.com/matthewwall/weewx-sdr) > from step 4 onwards to verify your sensor map is correct. Specifically, > what does step 4 capture and what sensor map did you implement at step 5 > based on that capture. > > Gary > > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/rlau4OqQTtY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/fe850799-6774-4458-9f7f-2fe94b208820%40googlegroups.com > . > -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/CALeSoZn-vX0HZZi0v2sEj61wpkW8Mm-iAFDJsJENYvoffURkbQ%40mail.gmail.com.
