On Sunday, July 24, 2016 at 1:53:24 AM UTC-4, vk3anz wrote: > > Progress so far: I have WeeWx running with the simulator and that seems to > be working OK; at least the web page display seems to be updating. > I've installed the 'interceptor' driver (successfully I think) and I've > configured it to look at port 9999. > I've used the 'nmap' program on my iMac to probe the RPi and it shows that > the port is open (as a tcp http port). > I've also run 'tcpdump' on the RPi to monitor port 9999 and I can see the > traffic from my iMac probing the port. > I've tried to set up the XC0422 to send its information every minute to > the RPi but I see nothing on the RPI. > Therefore I'm looking for some help is how to set up the XC4022 (seems to > be identical to the HP1000 in this respect) as the manual seems to show how > to connect to the Weather Underground site only. > If I go into the 'Weather Server' setup screen, I have it set up as > follows: > > Web: www.***.com - this is the default but the only other option seems > to be 'www.wunderground.com' which only gives me the 'StationID' and > 'Password' options which makes sense > Station ID: (blank) > Password: ****** - again this seems to be the default > Server: 10.1.1.21 - the IP address of the RPI > Server Type: JSP - the default but the other options are ASP and PHP > Upload type: Default > Server Port: 9999 > > I can't find out what the settings should be (especially the 'Server > type') but what I have does not seem to work at all. > Any assistance would be appreciated. > Susan >
did you try php for the server type? the interceptor looks for an http GET of the form /weatherstation/updateweatherstation.php?ID=... can you run tcpdump on the router to which the station is connected? that will tell you exactly what the station is spitting out. also, i seem to recall someone mentioning that a power cycle of the station is required for changes to take effect. could you find out if that is necessary? 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.
