Thanks, guys! I’ll try disabling all other transmissions to other sites, set up a dedicated VLAN for the datalogger, and give it another shot.
Em sáb., 23 de ago. de 2025 às 03:26, [email protected] < [email protected]> escreveu: > Weewx needs an exclusive network connection to a Davis IP datalogger. > You need to verify that no other softwtare is trying to communicate with > the datalogger. > > Another point : by default, the datalogger is set to send periodically its > data to weatherlink.com, and that can cause conncetion conflict withs > weewx. > Connect to your datalogger with your browser : http://aaa.bbb.ccc.ddd > where aaa.bbb.ccc.ddd is the ip addresse of the IP datalogger and verify > that the upload to weatherlink.com is disabled - see attached image. > > Le vendredi 22 août 2025 à 23:34:45 UTC+2, Tom Keffer a écrit : > >> Unfortunately, I do not have access to a Weatherlink IP. Peter Nock did >> the actual port. >> >> One thing we've learned through the years: the WLIP works reliably only >> on LANs. Is the connection between the WLIP and your computer >> straightforward? >> >> -tk >> >> On Fri, Aug 22, 2025 at 6:14 AM Rodrigo Scuissiato <[email protected]> >> wrote: >> >>> Hello, >>> >>> I have a Davis Vantage Pro2 with IP datalogger. >>> >>> >>> *Davis Vantage EEPROM settings:* >>> >>> CONSOLE TYPE: Vantage Pro2 >>> CONSOLE FIRMWARE: >>> Date: Oct 29 2019 >>> Version: 3.88 >>> >>> *My [Vantage] section in weewx.conf:* >>> >>> type = ethernet >>> host = 192.168.3.99 >>> tcp_port = 22222 >>> tcp_send_delay = 0.5 >>> loop_request = 1 >>> iss_id = 1 >>> timeout = 4 >>> wait_before_retry = 1.2 >>> max_tries = 200 >>> model_type = 2 >>> driver = weewx.drivers.vantage >>> >>> Most of the time, I get the following message and nothing happens: >>> Aug 22 10:42:20 sdaf weewxd[4596]: ERROR weewx.drivers.vantage: >>> send_data: no <ACK> received from Vantage console >>> Aug 22 10:42:20 sdaf weewxd[4596]: ERROR weewx.drivers.vantage: LOOP >>> batch try #1; error: No <ACK> received from Vantage console >>> >>> Then, from nowhere, it starts working and downloads all the historical >>> data since the last record that was added to the database: >>> Aug 22 10:52:19 sdaf weewxd[4596]: INFO weewx.manager: Added record >>> 2025-08-20 11:42:00 UTC (1755690120) to database 'weewx' >>> Aug 22 10:52:20 sdaf weewxd[4596]: INFO weewx.manager: Added record >>> 2025-08-20 11:42:00 UTC (1755690120) to daily summary in 'weewx' >>> >>> Has anyone experienced this kind of intermittent <ACK> issue with >>> WeatherLinkIP? Any suggestions on how to stabilize the connection? >>> >>> >>> Thanks, >>> >>> Rodrigo >>> >>> -- >>> 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 visit >>> https://groups.google.com/d/msgid/weewx-user/9b0797f5-d87a-4115-adb3-99414013b02cn%40googlegroups.com >>> <https://groups.google.com/d/msgid/weewx-user/9b0797f5-d87a-4115-adb3-99414013b02cn%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/3VXRxMiq1e0/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/weewx-user/ff4658c7-ff53-4c6e-afcd-e3ac94780581n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/ff4658c7-ff53-4c6e-afcd-e3ac94780581n%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 visit https://groups.google.com/d/msgid/weewx-user/CANLZ0c5yPupz5ebFE3sGVjTVp0FqAX%2BCqG1jg0-4gOO2K9wnCA%40mail.gmail.com.
