WeeWX 4.6.2 Working Well

158 views
Skip to first unread message

gary....@gmail.com

unread,
Feb 11, 2022, 9:00:57 AM2/11/22
to weewx-user
With the rapid succession of releases, I just wanted to say that my upgrade to 4.6.2 went well and all is working with the VP2, WifiLogger2, and Belchertown skin.

Thanks for an amazing system!

Kev D

unread,
Nov 16, 2022, 12:30:00 PM11/16/22
to weewx-user
Hi Gary,

I have just upgraded my setup to  VP2, WifiLogger2, and Belchertown skin as well. Would you mind sharing your configuration setup in weewx to grab data from the WifiLogger2? Are you also using the interceptor driver for this config?

Thanks!

gary....@gmail.com

unread,
Nov 16, 2022, 6:18:11 PM11/16/22
to weewx-user
No, no need for anything other than the in-built driver.
Pretty self explanatory once you config with the Davis driver.

##############################################################################

[Vantage]
    # This section is for the Davis Vantage series of weather stations.
   
    # Connection type: serial or ethernet
    #  serial (the classic VantagePro)
    #  ethernet (the WeatherLinkIP or Serial-Ethernet bridge)
    type = ethernet
   
    # If the connection type is serial, a port must be specified:
    #   Debian, Ubuntu, Redhat, Fedora, and SuSE:
    #     /dev/ttyUSB0 is a common USB port name
    #     /dev/ttyS0   is a common serial port name
    #   BSD:
    #     /dev/cuaU0   is a common serial port name
    port = /dev/ttyUSB0
   
    # If the connection type is ethernet, an IP Address/hostname is required:
    host = 10.10.10.10
   
    ######################################################
    # The rest of this section rarely needs any attention.
    # You can safely leave it "as is."
    ######################################################
   
    # Serial baud rate (usually 19200)
    baudrate = 19200
   
    # TCP port (when using the WeatherLinkIP)
    tcp_port = 22222
   
    # TCP send delay (when using the WeatherLinkIP):
    tcp_send_delay = 0.5
   
    # The type of LOOP packet to request: 1 = LOOP1; 2 = LOOP2; 3 = both
    loop_request = 3
   
    # The id of your ISS station (usually 1). If you use a wind meter connected
    # to a anemometer transmitter kit, use its id
    iss_id = 1
   
    # How long to wait for a response from the station before giving up (in
    # seconds; must be greater than 2)
    timeout = 4
   
    # How long to wait before trying again (in seconds)
    wait_before_retry = 1.2
   
    # How many times to try before giving up:
    max_tries = 4
   
    # Vantage model Type: 1 = Vantage Pro; 2 = Vantage Pro2
    model_type = 2
   
    # The driver to use:
    driver = weewx.drivers.vantage

##############################################################################

Kev D

unread,
Nov 21, 2022, 7:54:03 AM11/21/22
to weewx-user
Thanks, Gary! you were right it was pretty self-explanatory and much more straightforward than using the sniffer. I am now up and running with VP2, Weewx 4.9.1, WifiLogger2, and Belchertown skin 1.3b2.
Reply all
Reply to author
Forward
0 new messages