Hi, Could be any one of a number of things. Have you worked through the steps in the sdr driver readme <https://github.com/matthewwall/weewx-sdr>? Might help to see some of the output from those steps along with a sanitised copy of weewx.conf. You can use wee_debug <http://weewx.com/docs/utilities.htm#wee_debug_utility> to produce a sanitised weewx.conf, just make sure you check the wee_debug output for sensitive info before posting, wee_debug does a good job at removing sensitive info but it's not perfect.
Gary On Tuesday, 25 September 2018 04:25:27 UTC+10, Tomasz End wrote: > > weewx 3.8.2 > rtl_433 18.05 > > I can see that barometer readings from the WH25 are received via rtl_433 > directly and via weewx syslog messages, but the values do not get plotted > in the barometer graphs. > After 24h of weewx collecting data, all I get is an empty barometer graph: > > [image: http://rpi3/_media/raspi/weewx_wh25_no_barometer_shown.png?cache=] > > From syslog: > Sep 24 20:20:12 rpi3 weewx[26968]: sdr: MainThread: lines=['{"time" : > "2018-09-24 18:20:09", "model" : "Fine Offset Electronics, WH25", "id" : > 72, "temperature_C" : 227.200, "humidity" : 45, "pressure_hPa" : 1023.400, > "mic" : "CHECKSUM"}\n'] > Sep 24 20:20:12 rpi3 weewx[26968]: sdr: MainThread: packet={'pressure': > None, 'inTemp': 227.2, 'usUnits': 16, 'dateTime': 1537813209} > > Does anybody have an idea what could be causing this? > -- 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.
