The Vantage Vue console with Firmware 3.0 is working just fine with weewx 4.9.1 and the new vantage driver.
On Thursday, October 27, 2022 at 3:18:14 AM UTC-7 Gerard Cerchio wrote: > My Vantage Vue is 4 years later, any thoughts if it would run into the > same problem? > > cserve:/etc/weewx# wee_device --info > Using configuration file /etc/weewx/weewx.conf > Using Vantage driver version 3.2.3 (weewx.drivers.vantage) > Querying... > Davis Vantage EEPROM settings: > > CONSOLE TYPE: Vantage Vue > > CONSOLE FIRMWARE: > Date: May 1 2012 > Version: 3.0 > > > > On Wednesday, October 26, 2022 at 8:01:41 PM UTC-7 vince wrote: > >> Testing each later version one-by-one to see when it goes belly up via 'git >> checkout revnumberhere -- vantage.py' >> >> - 4.8.0 version looks ok when dropped into place over 4.9.1 weewx >> - may-06th version 7024f seems ok as well >> - may-18th version b0145 fails repeatedly with the 'max tries >> exceeded' error >> >> debug=1 syslog entries from 'grep vantage /var/log/syslog' are in the >> attachment. >> I used 'logger' to write out which version driver I was starting up.... >> >> On Wednesday, October 26, 2022 at 3:46:35 PM UTC-7 Tom Keffer wrote: >> >>> How about trying the old V4.8.0 driver in v4.9.1? You can find it here: >>> https://raw.githubusercontent.com/weewx/weewx/v4.8.0/bin/weewx/drivers/vantage.py >>> >>> On Wed, Oct 26, 2022 at 3:12 PM vince <[email protected]> wrote: >>> >>>> Almost every single time. Not 100% but pretty close. >>>> >>>> - I put the 4.9.1 driver on my working 4.8.0 system, deleted the >>>> __pycache__ file for it, and started weewx up and it 'did' recreate the >>>> problem. Failed immediately and kept failing. >>>> >>>> >>>> - I also repeated the test with the extra sensors stuff set to { } >>>> and it didn't fix it. So I'm guessing it's the issue-772 mods are at >>>> fault. >>>> >>>> If you can get me a driver with issue-772 backed out or with more >>>> diagnostic logging etc added I'd be happy to do more tests to try to >>>> figure >>>> it out. >>>> >>>> Lastly, FWIW, I'm running a VP2 with rather old firmware, if that >>>> matters. >>>> >>>> Davis Vantage EEPROM settings: >>>> >>>> CONSOLE TYPE: Vantage Pro2 >>>> >>>> CONSOLE FIRMWARE: >>>> Date: Jul 14 2008 >>>> Version: 1.80 >>>> >>>> CONSOLE SETTINGS: >>>> Archive interval: 300 (seconds) >>>> Altitude: 365 (foot) >>>> Wind cup type: large >>>> Rain bucket type: 0.01 inches >>>> Rain year start: 10 >>>> Onboard time: 2022-10-26 15:10:05 >>>> >>>> CONSOLE DISPLAY UNITS: >>>> Barometer: inHg >>>> Temperature: degree_F >>>> Rain: inch >>>> Wind: mile_per_hour >>>> >>>> CONSOLE STATION INFO: >>>> Latitude (onboard): +47.3 >>>> Longitude (onboard): -122.3 >>>> Use manual or auto DST? AUTO >>>> DST setting: N/A >>>> Use GMT offset or zone code? GMT_OFFSET >>>> Time zone code: N/A >>>> GMT offset: -8.0 hours >>>> Temperature logging: LAST >>>> Retransmit channel: OFF (0) >>>> >>>> TRANSMITTERS: >>>> Channel Receive Repeater Type >>>> 1 active none iss >>>> 2 inactive none (N/A) >>>> 3 inactive none (N/A) >>>> 4 inactive none (N/A) >>>> 5 inactive none (N/A) >>>> 6 inactive none (N/A) >>>> 7 inactive none (N/A) >>>> 8 inactive none (N/A) >>>> >>>> RECEPTION STATS: >>>> Total packets received: 255 >>>> Total packets missed: 3 >>>> Number of resynchronizations: 0 >>>> Longest good stretch: 122 >>>> Number of CRC errors: 0 >>>> >>>> BAROMETER CALIBRATION DATA: >>>> Current barometer reading: 30.130 inHg >>>> Altitude: 365 feet >>>> Dew point: 44 F >>>> Virtual temperature: 46 F >>>> Humidity correction factor: 1.9 >>>> Correction ratio: 1.014 >>>> Correction constant: +0.000 inHg >>>> Gain: 0.000 >>>> Offset: 35.000 >>>> >>>> OFFSETS: >>>> Wind direction: +0 deg >>>> Inside Temperature: +0.0 F >>>> Inside Humidity: +0 % >>>> Outside Temperature: +0.0 F >>>> Outside Humidity: +0 % >>>> >>>> -- >>>> >>> 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]. >>>> >>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/weewx-user/87a9b91d-265d-4c51-9fcf-4d8c7370a3dfn%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/weewx-user/87a9b91d-265d-4c51-9fcf-4d8c7370a3dfn%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/07c25e1a-584c-46e6-87c8-9672f51291f2n%40googlegroups.com.
