I think there are a few things to consider
1. is your GW3000 on latest firmware ? 1.1.4 that is
2. one should increase the (probably hard coded) number of
retries in the driver from three to 5 or 10 (depending on the
time gap in between - but within the default reporting period of
300 seconds
3. a WLAN can be a tricky beast, prone to many possible
interfence factors - hence the Ethernet connection is definitely
more stable
I had such issues as described recently more
often - after the number of WLAN devices had increased
significantly - it wasn't the live data but the MAC address
request by the driver, but doesn't matter - one of the requests
either fails completely or cannot be reestablished in time -
then the driver and subsequently weewx exit.
My point 2. above could help here so the driver doesn't give up
so fast. This timeout is somewhere in the Python code.
@Ian, @Werner - it might be a good idea to make the
retries-when-unsuccessful a parameter to be set in weewx.conf
with the default value 3 for the EcowittHttp driver.
--
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 weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/ff5dc3e5-26c9-4e2d-b965-c59b71d6a770n%40googlegroups.com.