The vantage driver needs the serial port, not the USB device number. Unless you have other devices on your RPi, it will most likely be /dev/ttyUSB0.
As for weewx.conf, see the User's Guide <http://weewx.com/docs/usersguide.htm#[Vantage]>. -tk On Sun, Dec 11, 2016 at 5:02 PM, Dan'l B <[email protected]> wrote: > OK, the RPi reports these results from the lsusb - t command > > pi@WeatherPi:/etc/weewx $ lsusb -t >> >> /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M >> >> |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/5p, 480M >> >> |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, >>> Driver=smsc95xx, 480M >> >> |__ Port 3: Dev 4, If 0, Class=Vendor Specific Class, >>> Driver=cp210x, 12M >> >> >> The cp 210x is the right one. How do I format that in weewx.conf in the > Vantage section for my Vantage Pro2 unit? > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
