Z-Uno and Z-Uno Shiled. Request for improvements

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno and Z-Uno Shiled. Request for improvements

Post by PoltoS »

March. Development took longer than we expected ;(
aleconakad
Posts: 68
Joined: 18 Jan 2016 15:25

Re: Z-Uno and Z-Uno Shiled. Request for improvements

Post by aleconakad »

A better HW serial controller, that can do 7,8,9 bits and able to handle parity and up to 2 stop bits, with support for higher bitrates (115.2K). At the moment I have to revert to Software Serial but it is so not performant on 8051 uC.
I require it mainly for RS485/Modbus communication.

Thanks
aleconakad
Posts: 68
Joined: 18 Jan 2016 15:25

Re: Z-Uno and Z-Uno Shiled. Request for improvements

Post by aleconakad »

The ability to send RAW Zwave commands for association groups. This intended for experts only. One use case would be to change the configuration of a node on the fly. For example I use some RGBW dimmers from Fibaro and I lack the ability to start an animation program without reverting back to the controller.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno and Z-Uno Shiled. Request for improvements

Post by PoltoS »

The serial on Z-Uno G2 will do all CP2102 can do.

As for raw commands we there is zunoSendDbg that can send any command
aleconakad
Posts: 68
Joined: 18 Jan 2016 15:25

Re: Z-Uno and Z-Uno Shiled. Request for improvements

Post by aleconakad »

Is zunoSendDbg something that one can use already in 2.1.7, or will it be something solely for the G2?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno and Z-Uno Shiled. Request for improvements

Post by PoltoS »

This is present from 2.1.0 for debuggin purposes, but one can use it to send raw commands
Post Reply