Okay, so I'm finally trying to get this working now... so far my setup is as such:
-Weather station (LaCrosse S85807 Professional Weather Station (Known on WU as: La Crosse Technology 330-2315 Professional Weather Station)). -Web Server running weewx (Intel Atom box running Debian 9) ((I ditched the RPi as I already had the debian webserver running)) On the web server I have weewx installed and working, running in "simulator" mode with the interceptor driver installed (also the python-libpcap libraries installed as I assume I need to be in sniff mode). However I can't seem to figure out the settings for for the interceptor part of the weewx config. If it helps, my web server is running on LAN IP or 10.9.8.25 and the WX Station is at 10.9.8.26 Thanks for any insights y'all may have. On Friday, December 29, 2017 at 2:44:06 PM UTC-6, Tom Keffer wrote: > > The interceptor driver <https://github.com/matthewwall/weewx-interceptor> > can do this. > > Be sure to check the Wiki <https://github.com/weewx/weewx/wiki>! It and > many other drivers are listed there. > > -tk > > > On Fri, Dec 29, 2017 at 9:57 AM, Ted Bevenour <[email protected] > <javascript:>> wrote: > >> Oh, very interesting! Thanks so much for the link, I'll see what I can >> come up with. >> >> On Friday, December 29, 2017 at 11:31:22 AM UTC-6, ln77 wrote: >>> >>> I don’t see any interface for getting the data from that console, other >>> than its wifi that appears to be specialized to posting the data to weather >>> underground, so it doesn’t support weewx in the usual way. >>> >>> But there’s hope! I ran across this posting on the wxforum Lacrosse >>> topic https://www.wxforum.net/index.php?topic=30932.msg335582#msg335582 >>> from >>> someone who’s doing what you want to do, by sniffing the data. I’d assume >>> that means the console is configured to post to weather underground, with >>> some code on the RPi sniffing the network connection and extracting the >>> data. Not sure if this was discussed on this forum but you might contact >>> the author directly. >>> >>> -Les >>> >>> >>> >>> On 29 Dec 2017, at 8:54, Ted Bevenour <[email protected]> wrote: >>> >>> So Santa brought me this station >>> <https://www.lacrossetechnology.com/330-2315-professional-weather-underground> >>> >>> for xmas this year... I'd like to run weewx on a RPi and access the >>> stations data that way. I didn't see this particular model listed on the >>> hardware page, but was curious if anyone might be using it anyway. >>> >>> I'm guess this is probably a no, but thought I'd ask anyway. >>> >>> Thanks in advance, >>> >>> // Ted >>> >>> -- >>> 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. >>> >>> >>> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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.
