I have weewx installed and the interceptor driver setup. I have a wifi 
station that has built in wunderground updating. On my pi the station is 
connected to the wlan0 which is setup as an accesspoint with routing setup 
to eth0 which has internet access. 

The station is connecting and sending data to wunderground. I can see it 
constantly updating on the site. With the interceptor driver in sniff it is 
not getting the data. 

I ran the driver directly

sudo PYTHONPATH=/usr/share/weewx python3 interceptor.py --device=wu-client 
--mode=sniff --iface=wlan0 --filter="src 192.168.5.131 and dst port 80"

The ip address is correct for the station. I let it run for a period of 
time and don't see any output.

Thanks




-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/ec6041ad-1f45-43d1-812b-948c684c695en%40googlegroups.com.

Reply via email to