Re: [weewx-user] Re: 4.10.2 Vantage Pro 2 : no received from Vantage console

2023-08-19 Thread Matthias Manhart
I exchanged the old Davis datalogger with RSR232 with the Meteo Pi Ethernet . I modified my weewx.conf: [Vantage] # This section is for the Davis Vantage series of weather stat

Re: [weewx-user] Re: 4.10.2 Vantage Pro 2 : no received from Vantage console

2023-08-19 Thread Tom Keffer
Glad to hear it's working. It appears that your firmware does not know how to generate LOOP2 type packets. What firmware version is your VP2 using? */home/weewx/bin/wee_device --info* On Sat, Aug 19, 2023 at 3:43 AM Matthias Manhart wrote: > I exchanged the old Davis datalogger with RSR232

Re: [weewx-user] Re: 4.10.2 Vantage Pro 2 : no received from Vantage console

2023-08-19 Thread Matthias Manhart
Firmware 1.82 was installed in the console during these tests. My console was manufactured 2005 and the latest firmware for this generation of console was 1.90. I could make an update to 1.90 and now weewx is fine with the parameter "loop_request = 3". Regards Matthias -- You received this mes

Re: [weewx-user] Re: 4.10.2 Vantage Pro 2 : no received from Vantage console

2023-08-19 Thread Tom Keffer
That explains it. You need firmware 1.90 or later to use LOOP2 packets. On Sat, Aug 19, 2023 at 6:12 AM Matthias Manhart wrote: > Firmware 1.82 was installed in the console during these tests. My console > was manufactured 2005 and the latest firmware for this generation of > console was 1.90. I

Re: [weewx-user] Re: 4.10.2 Vantage Pro 2 : no received from Vantage console

2023-08-19 Thread Matthias Manhart
My firmware of the console for these tests was 1.82. My console was manufactured 2005. I found the latest firmware 1.90 for this generation of console and could make an update. This release 1.90 supports the Loop2 packets and now weewx is fine with "loop_request = 3" too. Tom Keffer schrieb am

Re: [weewx-user] Re: 4.10.2 Vantage Pro 2 : no received from Vantage console

2023-08-19 Thread Matthias Manhart
My VP2 has firmware version 1.82. Tom Keffer schrieb am Samstag, 19. August 2023 um 13:24:23 UTC+2: > Glad to hear it's working. > > It appears that your firmware does not know how to generate LOOP2 type > packets. What firmware version is your VP2 using? > > */home/weewx/bin/wee_device --info*