Cannot add device

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
bezbizcuit
Posts: 2
Joined: 29 Jul 2020 14:56

Cannot add device

Post by bezbizcuit »

Hi,

I'm new to Z-Wave, and having trouble with RazBerry adding a device.

If I put Z-Way into inclusion mode, the red light on the Raz illuminates, and see this in /var/log/z-way-server.log:

Code: Select all

[2020-07-29 21:39:05.143] [D] [zway] SETDATA controller.data.smartStart.includingDSK = byte[0]
[2020-07-29 21:39:05.143] [D] [zway]   ( zero-length buffer )
[2020-07-29 21:39:05.143] [I] [zway] Adding job: Add/re-include node to network
[2020-07-29 21:39:05.150] [D] [zway] SENDING (cb 0x08): ( 01 05 00 4A C1 08 79 )
[2020-07-29 21:39:05.152] [D] [zway] RECEIVED ACK
[2020-07-29 21:39:05.160] [D] [zway] RECEIVED: ( 01 07 00 4A 08 01 00 00 BB )
[2020-07-29 21:39:05.160] [D] [zway] SENT ACK
[2020-07-29 21:39:05.160] [D] [zway] SETDATA controller.data.lastIncludedDevice = Empty
[2020-07-29 21:39:05.160] [D] [zway] SETDATA controller.data.lastExcludedDevice = Empty
[2020-07-29 21:39:05.161] [I] [zway] Job 0x4a (Add/re-include node to network): Ready to add - push button on the device to be added
[2020-07-29 21:39:05.161] [D] [zway] SETDATA controller.data.controllerState = 1 (0x00000001)
So I push the button on my Z-Wave device, green light flashes for a few seconds, and then the light goes red.

I don't see anything else in the logs.

Any ideas?
bezbizcuit
Posts: 2
Joined: 29 Jul 2020 14:56

Re: Cannot add device

Post by bezbizcuit »

I found the solution. It seems my Raz is set to EU (I'm in Australia).

So I followed this post:https://forum.z-wave.me/viewtopic.php?t=25882

I can now add a node!
Post Reply