[weewx-user] Re: Weewx crashing

2017-11-18 Thread Thomas Carlin
Well, so much for that theory. About 7:35p it crashed again. But unplugging the device that generates that data has allowed it to run normally again. However, based on your response the last record in this output would be the culprit then correct? If my count is correct, both sum and wsum

[weewx-user] Re: wview migration: serial server compatibility?

2017-11-18 Thread Chris Alemany
After a little bit of battling with Python (which I'll post a description of in a different thread once I'm all up and running) to get prereqs installed, it appears WeeWX is speaking to my serial server connected Vantage Pro 2 just fine. Thanks all for the help! Now for the fun part... Chris

[weewx-user] Re: Weewx crashing

2017-11-18 Thread gjr80
Yep, that could explain the symptoms. The accumulator for a given day and for a given observation is at times initialised from that particular day from that particular observation's daily summary table. If the sum field of the day and daily summary concerned was None instead of a numeric then

[weewx-user] Re: Weewx crashing

2017-11-18 Thread Thomas Carlin
I did a little more playing with this today, and determined that the problem is with extraTemp3, which I just started using, but is built into the system. That being the case, I decided to drop and re-build the daily summaries, just for fun. My theory being that was done right before the

Re: [weewx-user] wview migration: serial server compatibility?

2017-11-18 Thread Christopher Joseph Alemany
Thank you all for the suggestions! I had not noticed the IP Address option. Now the only thing left to do is find enough time to try it out! When I do I will report back! Thanks again weewx community. :) Chris Chris Alemany 3854 6th Ave Port Alberni, BC V9Y4M2 h:250-723-0889 w: 250-753-3245

Re: [weewx-user] wview migration: serial server compatibility?

2017-11-18 Thread Devonian
Another alternative is with an RF link to/from your console and computer. I use Belfryboy's XRF PCB's, but with an xbee 2.4Ghz module(s) configured for serial data, Tx & Rx. https://oshpark.com/profiles/belfryboy https://learn.sparkfun.com/tutorials/exploring-xbees-and-xctu My VP2 console is on

Re: [weewx-user] wview migration: serial server compatibility?

2017-11-18 Thread Thomas Carlin
On Saturday, November 18, 2017 at 1:41:41 PM UTC-7, vince wrote: > > I'd be very interested in writeups of these kinds of setups that enable > the VP2 console to be situated far away in the house from the actual > computer running weewx. > It's not really a write up but: My setup is very

Re: [weewx-user] wview migration: serial server compatibility?

2017-11-18 Thread vince
On Saturday, November 18, 2017 at 10:43:21 AM UTC-8, Thomas Carlin wrote: > > This should work just fine. I have my Vantage Pro2 hooked up via IP using > a home brewed ESP8266 for a WiFi connection. Essentially, it takes the > Serial stream, and converts it directly to IP, and the reverse for

Re: [weewx-user] wview migration: serial server compatibility?

2017-11-18 Thread Thomas Carlin
This should work just fine. I have my Vantage Pro2 hooked up via IP using a home brewed ESP8266 for a WiFi connection. Essentially, it takes the Serial stream, and converts it directly to IP, and the reverse for sent commands. Just make sure your IP and port are correct in your