On Wednesday, January 8, 2020 at 1:46:50 AM UTC-5, Pete Deffner wrote: > > That's good to know. I still think I have a different problem though. Even > if there is a 5 mph wind, I don't get any wind direction. Is there a way to > see the data other than what shows up on Weather Underground? >
run weewx directly, not as a daemon. you will see each packet of data that weewx obtains from the WS1. for even more information, set debug=1 in your weewx configuration file, then run weewx directly in one window, and tail the log file (typically /var/log/syslog or /var/log/messages) in another window. you should see the serial communications between weewx and the WS1 station. m -- 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/1a2eeb32-e4de-4843-9f16-4a7db8fa07a2%40googlegroups.com.
