Page 1 of 1

Is UZB a serial port device?

Posted: 28 Sep 2016 14:01
by York
I plug UZB(from Z-Wave.me) into my PC, it appears an serial port named COM3. Is it means that the UZB is actually a serial port? If it is, does anyone know the baud rate of it, and also the parity, databits, stopbits, etc.? Cause I want to build a small control software and I need to communicate with it. Thank you.

Re: Is UZB a serial port device?

Posted: 01 Oct 2016 22:38
by PoltoS
115200 8N1

You would better take Z-Way and make your logic on top of it. Why to re-invent a wheel ?

Re: Is UZB a serial port device?

Posted: 03 Oct 2016 12:35
by York
PoltoS wrote:115200 8N1

You would better take Z-Way and make your logic on top of it. Why to re-invent a wheel ?
Thank you very much, it works :lol: . Z-Way is powerful, but I want keep my program simple, also I want it works in an android device in the future, which I do not think there is an android version of Z-Way.

Re: Is UZB a serial port device?

Posted: 03 Oct 2016 22:04
by PoltoS
Not yet, but it is feasible. Just no client yet to pay the porting ;)

Re: Is UZB a serial port device?

Posted: 27 Oct 2016 21:40
by colin.cachia