try this:

1) put the station in modem mode by pressing CLEAR+TEMPERATURE for 3 seconds

2) connect using screen

sudo screen /dev/ttyS0 2400

3) put station in logger mode by typing I then hitting enter

you should see streaming out from the station.  please post some of that.

if that works, then tail the log in one shell:

sudo tail -f /var/log/syslog

while you try running the driver directly in another shell:

sudo PYTHONPATH=/usr/share/weewx python 
/usr/share/weewx/weewx/drivers/ultimeter.py --port /dev/ttyS0 --debug

m

-- 
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.

Reply via email to