Ok what I did is this. First I found out a port which is free on my server povej.net where I have fev web pages, so port 80 was already taken so I use port 9999 I change weewx.conf from port 80 to port 9999, than I opened firewall for port 9999 and than change in Server.ini on my WeatherRanger to 9999. But still didn't work, it worked for weather underground but no data on my server, so after alot of sniffing and trying, first I have updated firmware of weather station with ambientweather which is practically the same weather station with the same firmware as WeatherrRanger, so I upgrade it to 2.4.4 (WS-1002) first time I upgrade it I didn't change anything, but second time I change MAIN.INI to my old MAIN.INI, there are some slight differences and than upgrade it. After that I found out that weather station can not send data on 2 places at the same time, so I configure it to send data to my server with weewx and configure weewx to send data to wunderground. After upgrade all settings are changed on console so you need to manually change it back and frequency is differend so before upgrading you need to change frequency to what you have, or better to make a pictures of all of your settings before upgrading, so you can than setup as it was. I made all setings on console and not with EasyWeatherIP. After all of that I turn on EasyWeatherIP and works, like it did before. It wokrs no matter if I send data on weewx or not so you can use both at the same time.
Dne sobota, 16. september 2017 10.36.38 UTC+2 je oseba Joachim Rummler napisala: > > Congratulation. Good support and good job. I have still a question because > I want to understand all the things you did. In Weather Ranger you > configured weewx as WeatherServer (IP of your server, which port?) You send > your data via weewx to WU (weewx.config). > When you configured the console this way can you still use EasyWeatherIP > the same time or do you have to stop the communication with weewx as server > first? My dealer didn't kn ow weewx :-((((!!!! Perhaps that is the reason > that there is no communication between EasyWeather, WU and weewx. Only one > target at a time. > > Thank you for your help and ENJOY your station and weewx. > > Joachim > > Am Samstag, 16. September 2017 08:38:26 UTC+2 schrieb Damjan Hajsek: >> >> Now all works like it should, thank you for your time and helping. >> >> Dne sobota, 16. september 2017 00.50.16 UTC+2 je oseba Andrew Milner >> napisala: >>> >>> 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.
