Ok, I will update the driver and see what happens, if I understand what you've done the code looks for the serial number and then parrots it back rather than have it set to a fixed item like in SkySpy. If I am remembering Skyspy may have had you put it in because there were some people trying to use more than one gateway.
I only remember reading abut one person who managed to register their gateway without using lacrosse, the messages are here http://www.wxforum.net/index.php?topic=14299.275 the person was by the name Scott_A Reading some very early posts in the same string it appears everyone agreed that the Gateway would send data every 4 minutes or so, but that the acknowledgements from Lacrosse (or Skyspy) were important to making that happen, apparently the Lacrosse site could also tell the gateway to wait. There are no settings in Skyspy that adjust the interval for it to report. paul On Monday, November 21, 2016 at 6:48:15 AM UTC-7, mwall wrote: > > paul, > > thanks for the skyspy capture. that shows 01:01 messages of length 48 > that do not show up in any other capture. > > the interceptor driver now automatically uses a valid station serial > (numbers that start with 7f ff) from the gateway if the gateway sends a > 01:14 of 4f:10 message. this is used in the 14:01 and 14:00 responses. so > as long as the gateway has a valid serial and sends a 01:14 or 4f:10, you > should not have to specify a serial on the weewx config. > > i'm not sure how the registration process works. kennkong describes the > process, but since i do not have the hardware i have not been able to > verify his description. skyspy does not deal with registration. > > the most important thing is to figure out how to get the station to emit > 01:01 current data at a specified interval, and how to get the gateway to > emit 00:70 packets at a specified interval. > > i think there are a few intervals involved here: > > ping_interval - how often the gateway sends 00:70 messages > sensor_interval - how often the station sends current data > history_interval - how often the station records archive records > > but none of kennkong, lowerpower, or skyspy is very clear about these. > > 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.
