Unfortunately this did not help. I removed batteries, power and and the usb 
data logger overnight, restarted my Pi and still get

wee_device --info

Using configuration file /etc/weewx/weewx.conf

Using Vantage driver version 3.1.1 (weewx.drivers.vantage)

Unable to wake up console... sleeping

Unable to wake up console... retrying

Traceback (most recent call last):

  File "/usr/bin/wee_device", line 66, in <module>

    main()

  File "/usr/bin/wee_device", line 62, in main

    device.configure(config_dict)

  File "/usr/share/weewx/weewx/drivers/__init__.py", line 69, in configure

    self.do_options(options, parser, config_dict, prompt)

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1972, in do_options

    station = Vantage(**config_dict[DRIVER_NAME])

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 489, in __init__

    syslog.syslog(syslog.LOG_DEBUG, "vantage: Hardware name: %s" % 
self.hardware_name)

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1255, in 
hardware_name

    raise weewx.UnsupportedFeature("Unknown hardware type %d" % 
self.hardware_type)

weewx.UnsupportedFeature: Unknown hardware type 79


If I try it repeatedly I do get data

Using Vantage driver version 3.1.1 (weewx.drivers.vantage)

Querying...

Unable to wake up console... sleeping

Unable to wake up console... retrying

Davis Vantage EEPROM settings:

    

    CONSOLE TYPE:                   Vantage Pro2

    

    CONSOLE FIRMWARE:

      Date:                         Jun  3 2013

      Version:                      3.15

    

    CONSOLE SETTINGS:

      Archive interval:             300 (seconds)

      Altitude:                     27 (meter)

      Wind cup type:                large

      Rain bucket type:             0.01 inches

      Rain year start:              1

      Onboard time:                 2019-03-04 11:20:46

      

    CONSOLE DISPLAY UNITS:

      Barometer:                    hPa

      Temperature:                  degree_C

      Rain:                         mm

      Wind:                         km_per_hour

      

    CONSOLE STATION INFO:

      Latitude (onboard):           +53.3°

      Longitude (onboard):          +10.3°

      Use manual or auto DST?       AUTO

      DST setting:                  N/A

      Use GMT offset or zone code?  ZONE_CODE

      Time zone code:               20

      GMT offset:                   N/A

      Temperature logging:          LAST

      Retransmit channel:           OFF (0)

        

    TRANSMITTERS: 

      Channel   Receive   Repeater  Type

         1      active      none    (N/A) 

         2      active      none    (N/A) 

         3      inactive    none    (N/A) 

         4      inactive    none    (N/A) 

         5      inactive    none    (N/A) 

         6      inactive    none    (N/A) 

         7      inactive    none    iss 

         8      inactive    none    (N/A) 


    RECEPTION STATS:

      Total packets received:       802

      Total packets missed:         4

      Number of resynchronizations: 0

      Longest good stretch:         316

      Number of CRC errors:         1

      

    BAROMETER CALIBRATION DATA:

      Current barometer reading:    28.939 inHg

      Altitude:                     89 feet

      Dew point:                    42 F

      Virtual temperature:          50 F

      Humidity correction factor:   1.8

      Correction ratio:             1.003

      Correction constant:          +0.000 inHg

      Gain:                         -1.000

      Offset:                       -1.000

      

    OFFSETS:

      Wind direction:               +0 deg

      Inside Temperature:           +0.0 F

      Inside Humidity:              +0 %

      Outside Temperature:          +0.0 F
      Outside Humidity:             +0 %


But weewx still does not get any data. It stopped working shortly after 
updating to the latest version. 

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to