Hi William- I"m trying to get a WMII up and and running with a PI b+ and just cant get it to work...I've got the data logger plugged into the davis serial adapter, then a serial to usb adapter into the PI. Errors seem to be driver related( I have a whole thread on that as well) I'm running the latest version of Weewx and Buster 10. What versions of each are you running that worked? Thanks!
-Brian On Monday, September 2, 2019 at 10:00:33 AM UTC-4 William Webb wrote: > This is a perplexing problem. I don't know enough about the structure of > weewx code or the Davis Monitor II driver to hazard a guess. My station, a > Davis Monitor II, running on a Raspberry PI B+ appears to be working fine > without drama. The PI has an IP assigned outside of DHCP on a Spectrum > Gateway router. I have always had stability issues between PIs and > Spectrum. I have avoided the random disconnects by running this on the > hour as a chron task. > > #!/bin/bash > > sudo ifconfig wlan0 down > > sudo ifconfig wlan0 up > > sudo service networking restart > > > I let the setup run several days before enabling posting to Wundergound. > My data when views on the web site locally looked fine. When I looked at > my data on WundergroundI discovered an anomaly with humidity. After the > chron task ran the humidity read low for one reading. > > [image: Wu_report.jpg] > > > This is beyond weird. Only humidity is off and it is only the first > reading after the network reconnect. What could be wrong? Have I > discovered some really subtle bug? If you folks think so, I can repost on > the development forum. > > > Bill - AB6OR > > > > > -- 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 visit https://groups.google.com/d/msgid/weewx-user/43b46c5a-63a3-4294-9600-c551f14a0762n%40googlegroups.com.
