Send to weewx and configure weewx to do the wunderground upload Sent from my Windows 10 phone
From: Damjan Hajsek Sent: 16 September 2017 01:10 To: weewx-user Subject: Re: [weewx-user] Re: weewx and aercus weatherRanger problem withupdating I have tested now for a day and weather station can't send data on two places at the same time, don't know why is that. I even update firmware from abientweather to 2.4.4 it is the same for weather ranger. So I can send data to weatherunderground or on my web site. Is there a way to send data on both sites? Second is that weewx before it changes data on web get data in database for 5 minutes every few seconds or If I try manually, I update data about 5 times before web page changes. Can that be modified to web page update when data is updated? Dne četrtek, 14. september 2017 20.17.44 UTC+2 je oseba mwall napisala: On Thursday, September 14, 2017 at 10:18:05 AM UTC-4, Damjan Hajsek wrote: Just tested again, my weather station connect To EasyWeatherIP with no problems, it works great. damjan, we still do not know exactly what the weather station is sending. is it only sending to the web1 url, or does it also send to web2 url? do the changes you make to its configuration matter? when you change the configuration, does it send to a different destination? or is the firmware buggy, and it ignores everything you enter in the configuration? or does it require a power cycle of the weather station to make the changes take effect? you can easily find out by sniffing the traffic from the weather station. if you have a linux or macos machine on the same network as the station, use tcpdump like this: tcpdump -i iface src x.x.x.x where iface is the network interface of the computer on which you are running tcpdump, and x.x.x.x is the ip address of the weather station. that will also work on your router, if you have something openwrt-based. if you have a windows machine on the same network as the station, use wireshark. you need to find out exactly what the station is sending, as well as the destination(s) to which it is sending. m -- You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/im5Iq0rzsXM/unsubscribe. To unsubscribe from this group and all its topics, 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]. For more options, visit https://groups.google.com/d/optout.
