weewxd version 5.1.0 Command line: /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf Using Python: 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] Located at: /usr/bin/python3 Platform: Linux-6.12.25+rpt-rpi-v8-aarch64-with-glibc2.36 Locale: 'pt_BR.UTF-8'
Em sexta-feira, 22 de agosto de 2025 às 10:14:24 UTC-3, Rodrigo Scuissiato escreveu: > 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/94cb65c4-d4f5-4ce2-8e3d-a794d5814225n%40googlegroups.com.
