On Sunday, January 27, 2019 at 9:59:52 AM UTC-5, torrin wrote:
>
> Ya, I have been banging against it.  I can't sniff packets due to my 
> network setup.  When I read the guides, there was a lot of talk about USB 
> drivers so I had hoped I could pull data from the USB port on the WS-2000.  
> I might try the SDR bit.
>>
>>
these configurations *should* work with the kit you have:

option 1: rpi bridge between wifi and wired.  configure the rpi as a wifi 
access point.  connect the rpi wired interface to your wired network.  
connect the ws2000 to the ssid advertised by the rpi.

option 1a: rpi sniffs traffic.  with the rpi configured as a bridge (or 
router), sniff the traffic coming from the ws2000; make the 
weewx-interceptor sniff traffic on the rpi wifi interface (or the wired 
interface, for that matter).

option 1b: rpi listens for traffic.  make the rpi a dns server for the wifi 
ssid that it advertises.  make the dns entry for the host the ws2000 is 
looking for be the rpi.  make weewx-interceptor listen for connections on 
the rpi wifi interface.  the station will talk directly to weewx.

option 2: rpi listens for traffic.  configure dns on your lan so that the 
rpi is the wunderground destination.  make weewx-interceptor listen for 
http traffic.  the station will talk directly to weewx.

sorry i do not have recipes for each of these, but i have had each of these 
configurations working at one time or another.

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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to