I tried this first

1. Unplug the console, take out the batteries, and wait a minute or two.

After this I tried this

wee_device --dump

And get the following message

pi@weewx:~ $ sudo wee_device --dump
Using configuration file /etc/weewx/weewx.conf
Using Vantage driver version 3.2.1 (weewx.drivers.vantage)
Proceeding will dump all data in the logger.
Are you sure you want to proceed (y/n)? y
Starting dump ...
 Traceback (most recent call last):020-06-22 10:15:00 CEST (1592813700)
  File "/usr/share/weewx/wee_device", line 78, in <module>
    main()
  File "/usr/share/weewx/wee_device", line 74, in main
    device.configure(config_dict)
  File "/usr/share/weewx/weewx/drivers/__init__.py", line 67, in configure
    self.do_options(options, parser, config_dict, not options.noprompt)
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 2099, in do_options
    self.dump_logger(station, config_dict, options.noprompt)
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 2701, in 
dump_logger
    for record in converted_generator:
  File "/usr/share/weewx/weewx/units.py", line 1364, in __next__
    _record = next(self.input_generator)
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 695, in 
genArchiveDump
    _page = self.port.get_data_with_crc16(267, prompt=_ack, 
max_tries=self.max_tries)
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 232, in 
get_data_with_crc16
    raise weewx.WeeWxIOError("Timeout in get_data_with_crc16")
weewx.WeeWxIOError: Timeout in get_data_with_crc16

Do I have a generally problem with my console or with the USB-Connector?

Regards Andre

-- 
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 on the web visit 
https://groups.google.com/d/msgid/weewx-user/06a296ab-d5f2-4e75-bd27-a7002e749bd6o%40googlegroups.com.

Reply via email to