I bought the Bresser 5-in-1 WiFi and the station is able to upload the data
to WeatherUnderground.
I have installed RaspAP on my raspberry and configured a wifi network on
wlan0, and then installed weewx-interceptor. My current config looks like
this:
[Station]
station_type = Interceptor
[Interceptor]
driver = user.interceptor
device_type = wu-client
mode = sniff
iface = wlan0
pcap_filter = src 10.3.141.122 and dst port 80
The ip 10.3.141.122 is whats shown on RaspAP gui for my weather station. I
have tried also to run RaspAP in bridge mode, changing the ip address to
the one displayed on my router.
I'm not getting any error, but no data is being recorder. On weewx logs i
see this:
weewx[5538] DEBUG user.interceptor: empty queue
What am I missing? The weather station is correctly sending data to WU.
Weewx 4.10.2
--
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 on the web visit
https://groups.google.com/d/msgid/weewx-user/91d3a3ab-a7a4-49e0-9f34-148ffb54c885n%40googlegroups.com.