On Saturday, January 14, 2017 at 3:57:04 AM UTC-5, Eelco F wrote: > > I use a simple mini-itx board, with a regular com1 port, so no converter > is used. >
you can validate the wiring by sending commands from screen. try putting the device in modem mode (just hit enter), then put it into logger mode (type I then hit enter). do this using screen, not using the buttons on the ultimeter. if you cannot do it using screen, then the ultimeter driver will not be able to do it either. also, the bytes you are receiving look odd. that could be a result of the physical wiring, or it could be a port configuration issue (baud, rts/cts, stop bits) the driver uses the default ultimeter parameters (2400-8-N-1 no flow control) 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.
