Success!
Pi was configured as a wireless access point,
Traffic was directed from the weather station to the pi (access point) by
using the "Weather Connect" app via iPhone.
driver = user.interceptor
device_type = observer
mode = sniff
iface = wlan0
pcap_filter = src 10.0.0.23 and dst port 80
Where "wlan0"= Pi configured as wifi access point and "10.0.0.23" is the IP
address of the weather station on the network
Makes me wonder if I could have just sniffed this off the comcast router in
the first place. I will do more testing and report.
Tom
On Sunday, October 1, 2017 at 7:29:23 PM UTC-4, mwall wrote:
>
>
>
> On Saturday, September 30, 2017 at 2:19:27 PM UTC-4, Boston Tom wrote:
>>
>> No joy on the options you reccomended.......that I am capable of
>> performing.....my skills are not high.
>>
>> I'm running weewx on an RPI. I'm thinking of setting up the RPI as a
>> wifi access point and directing the traffic from the weather station to the
>> pi (instead of to the main router like it is now). Do you think that has
>> any chance of success?
>>
>
> yes. the pi will then be a bridge between wifi and wired, so you just
> have to make the interceptor sniff on the wifi interface.
>
> start by making the pi a bridge - there should be plenty of guides for
> doing that.
>
> once that works, just configure the interceptor in sniff mode as explained
> in the weewx-interceptor readme
>
> 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.