an notmale USB Power plug used to charge
mobile phones.
!Firmware Update This allows to update the
firmware. Please refer to the firmware update
section of this manual for more information.
Note! Only Z-Wave.Me firmwares (.ehex)
can be loaded to this Z-StickC. Uploading
standard firmwares from other USB sticks
may make this device nonfunctional.
!VendorId Change Allows to change
VendorId value reported by Z-StickC. This
can be useful to limit own software
developments to certain hardware nd use
htis hardware as protection for the software.
By default Z-Wave.Me Vendor Id is
reported. In order to change the vendor ID a
special key is required. Contact to Z-
Wave.Me for details on the commercial
arrangement needed to obtain this key
sequence.
Z-Connector
Z-Connector is a free application software for
Z-Wave available for Linux, MAC OSX and
Windows. It connects your system to a free
online cloud service (Z-Cloud) running Z-Way
a full Z-Wave controller application with JSON
interface and AJAX User Interface. Z-
Connector can be downloaded from the web
site z-cloud.z-wave.me. Please register at this
site and follow the instructions there.
LED
The Z-StickC uses two LEDs to indicate status
information. They are inside the enclosure but
shine thru the translucent plastics.
•RED: permanent on Inclusion mode
and Exclusion Mode
•GREEN: Blink on transmission success
Firmware Update
There are several reasons to update the
firmware. The Z-StickC comes with a firmware
that’s is based on the most recent Z-Wave
SDK 4.5. This firmware however is lacking
some of the support functions that help to
manage older devices based on SDK 5.x. A
network with majority of devices with SDK 5.x
may be better controlled using a Z-Wave
transceiver based on SDK 5.x as well.
Everybody makes mistakes. Even more, the
Z-StickC is based on Z-Wave protocol
libraries, which can also contain errors and
bugs. Firmware upgrades delivers bug fixes if
needed. It is always recommended to use the
latest version of firmware.
New features developed for the Z-StickC
become available with a firmware upgrade
avoiding the need to purchase a new
hardware.
Upgrade process
Note that the upgrade process is dangerous!
Do not unplug or power off the stick during the
firmware upgrade process. To upgrade the
firmware follow instructions below.
1. Download the firmware upgrade
utility from the device support site below
and unpack it. Make sure you have the
python interpreter installed. For more
information about python and the python
interpreter please refer to the website
mentioned below.
2. Download a new firmware from the device
support site below and unpack it. Then
connect your Z-StickC to your PC
3. Make sure you have PL2303
driver installed (if you have used your Z-
Stick previously, it is installed). Locate the
correct port name of your stick (use
dmesg on Linux and OSX and Device
Manager in Windows; if you have used
your Z-Stick already, you should know it)
4. Make sure there is no other software
using the stick running (shutdown Z-Way,
Z-Connector, HomeSeer or any other
software you use)
5. Run ZStickUpdater utility from terminal:
python ZStickUpdater.pyc -f <path
to ehex file> -d <port name>
On Linux it would be something like:
python ZStickUpdater.pyc -f
~/Downloads/Z-Stick4.ehex -d
/dev/ttyUSB0
On Windows:
c:\Program Files\Python\bin\python
ZStickUpdater.pyc -f
c:\Uses\Joe\Downloads\Z-
Stick4.ehex -d COM8
6. The process should end with information
message: Progrm.INFO Done. If you have
encountered an error, check log