Good day
I have been running raspberry pi with USB link to a vantage pro 2 console happily for years. The console went dead and I replaced it with a Vantage Vue
I got data from the vantage vue once but now no matter what I do, at the five minute interval, nothing happens.
I am using the python installer version. I set debug = 1 in weewx.conf but that hasn't really added more info. Here is the log:
pi@raspberrypi:/home/weewx $ sudo systemctl stop weewx
pi@raspberrypi:/home/weewx $ sudo systemctl start weewx
pi@raspberrypi:/home/weewx $ tail -f /var/log/syslog
Mar 16 13:19:06 raspberrypi weewxd[8557]: DEBUG weewx.manager: Daily summary version is 1.0
Mar 16 13:19:07 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: Successfully woke up Vantage console
Mar 16 13:19:07 raspberrypi weewxd[8557]: INFO weewx.engine: Clock error is -0.28 seconds (positive is fast)
Mar 16 13:19:07 raspberrypi weewxd[8557]: INFO weewx.engine: Using binding 'wx_binding' to database 'weewx.sdb'
Mar 16 13:19:07 raspberrypi weewxd[8557]: INFO weewx.manager: Starting backfill of daily summaries
Mar 16 13:19:07 raspberrypi weewxd[8557]: INFO weewx.manager: Daily summaries up to date
Mar 16 13:19:07 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: Getting archive packets since 2025-03-16 13:00:00 SAST (1742122800)
Mar 16 13:19:07 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: Successfully woke up Vantage console
Mar 16 13:19:07 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: Retrieving 0 page(s); starting index= 0
Mar 16 13:19:07 raspberrypi weewxd[8557]: INFO weewx.engine: Starting main packet loop.
Mar 16 13:19:08 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: Successfully woke up Vantage console
Mar 16 13:19:08 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: Requesting 200 LOOP packets.
Mar 16 13:19:08 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: Successfully woke up Vantage console
After this, nothing happens. No errors, weewx continues to run, but silence.
I would really appreciate an ideas.
Kind regards
Robin