> > Allright I did what Matthew suggested. > Display in modem mode by pressing clear an temperature.
connect via screen /dev/ttyS0 2400 --> it shows no output, I guess this is normal in modem mode. I typed I, --> no response. So I put the display in datalogger mode, by pressing clear and the windmeter sign It starts spitting out unreadable garbage in screen. Then I did: PYTHONPATH=/usr/share/weewx python /usr/share/weewx/weewx/drivers/ultimeter.py --port /dev/ttyS0 --debug Usage: ultimeter.py [options] [--help] ultimeter.py: error: no such option: --debug So I did: PYTHONPATH=/usr/share/weewx python /usr/share/weewx/weewx/drivers/ultimeter.py --help Usage: ultimeter.py [options] [--help] Options: -h, --help show this help message and exit --version display driver version --port=PORT serial port to which the station is connected There is no debug option? -- 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.
