Unable to include Kwikset 910 lock

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
Post Reply
ed271828
Posts: 4
Joined: 24 May 2015 00:51

Unable to include Kwikset 910 lock

Post by ed271828 »

There was a previous thread, but no information :

viewtopic.php?f=3423&t=19187&p=46415&hi ... set#p46415

As in the previous, the yellow light of my device does not light up.

Prior to this. I reinstalled latest version and reboot my device :

Code: Select all

wget -q -O - razberry.z-wave.me/install | sudo bash
First, did API soft reset :

Code: Select all

[2015-05-23 21:58:49.327] [I] [zway] Adding job: Soft reset
[2015-05-23 21:58:49.327] [D] [zway] SENDING: ( 01 03 00 08 F4 )
[2015-05-23 21:58:49.329] [D] [zway] RECEIVED ACK
[2015-05-23 21:58:54.329] [D] [zway] Job 0x08 (Soft reset): success
[2015-05-23 21:58:54.329] [I] [zway] Removing job: Soft reset
Hit Start Inclusion ...

Code: Select all

[2015-05-23 21:58:56.345] [I] [zway] Adding job: Add/re-include node to network
[2015-05-23 21:58:56.346] [D] [zway] SENDING (cb 0x03): ( 01 05 00 4A C1 03 72 )
[2015-05-23 21:58:56.348] [D] [zway] RECEIVED ACK
[2015-05-23 21:58:56.351] [D] [zway] RECEIVED: ( 01 1E 00 0A 03 01 01 02 01 15 5E 86 60 8F 81 46 98 26 25 72 8A 2B 77 20 22 5B 56 73 85 59 5A CB )
[2015-05-23 21:58:56.352] [D] [zway] SENT ACK
[2015-05-23 21:58:56.352] [W] [zway] No job of class 0x0a is waiting for callback 0x03
[2015-05-23 21:58:56.352] [I] [zway] Unhandled callback for function 0x00
[2015-05-23 21:58:56.352] [I] [zway] Removing job: Unknown function class
[2015-05-23 21:58:56.355] [D] [zway] RECEIVED: ( 01 07 00 4A 03 01 00 00 B0 )
[2015-05-23 21:58:56.355] [D] [zway] SENT ACK
[2015-05-23 21:58:56.355] [D] [zway] SETDATA controller.data.lastIncludedDevice = Empty
[2015-05-23 21:58:56.356] [D] [zway] SETDATA controller.data.lastExcludedDevice = Empty
[2015-05-23 21:58:56.356] [I] [zway] Job 0x4a (Add/re-include node to network): Ready to add - push button on the device to be added
[2015-05-23 21:58:56.356] [D] [zway] SETDATA controller.data.controllerState = 1 (0x00000001)
This may or may not be happening when I click inclusion button on the device.

Code: Select all

[2015-05-23 21:59:11.390] [D] [zway] Job 0x08: deleted from queue
[2015-05-23 21:59:14.439] [D] [zway] Job 0x08: deleted from queue
Now, after I hit Stop Exclusion...

Code: Select all

[2015-05-23 22:00:41.510] [I] [zway] Adding job: Add/re-include node to network
[2015-05-23 22:00:41.510] [D] [zway] SETDATA controller.data.controllerState = 17 (0x00000011)
[2015-05-23 22:00:41.517] [D] [zway] SENDING: ( 01 04 00 4A 05 B4 )
[2015-05-23 22:00:41.519] [D] [zway] RECEIVED ACK
[2015-05-23 22:00:41.519] [I] [zway] Removing job: Add/re-include node to network
[2015-05-23 22:00:41.569] [D] [zway] RECEIVED: ( 01 07 00 4A 03 06 00 00 B7 )
[2015-05-23 22:00:41.569] [D] [zway] SENT ACK
[2015-05-23 22:00:41.570] [I] [zway] Job 0x4a (Add/re-include node to network): Cancelling job: Add/re-include node to network
[2015-05-23 22:00:41.570] [I] [zway] Removing job: Add/re-include node to network
[2015-05-23 22:00:41.570] [D] [zway] SETDATA controller.data.controllerState = 0 (0x00000000)
Does anyone have any hints?
ed271828
Posts: 4
Joined: 24 May 2015 00:51

Re: Unable to include Kwikset 910 lock

Post by ed271828 »

I tried with latest

wget -q -O - razberry.z-wave.me/install/v2.0.1-rc25 | sudo bash

No change.
ed271828
Posts: 4
Joined: 24 May 2015 00:51

Re: Unable to include Kwikset 910 lock

Post by ed271828 »

Also :

wget -q -O - razberry.z-wave.me/install/v2.0.1-rc29 | sudo bash

Tried to reset controller to factory default.

Typically, is such a problem with the controller software or with the device?

How can I help fix this?
Nils_Bohr
Posts: 2
Joined: 09 Jun 2015 11:36

Re: Unable to include Kwikset 910 lock

Post by Nils_Bohr »

Hello!

As I can see from the log files, you've provided, the Z-Way can't even see the Door Lock.
This can have 2 causes on my opinion:

- The door lock isn't entering the Learn Mode. Please check the manual, how to do it.
- The door lock and Z-Way are working on different frequencies. This can happen, when you are ordering a device from a US shop and a Eu shop for example.
ed271828
Posts: 4
Joined: 24 May 2015 00:51

Re: Unable to include Kwikset 910 lock

Post by ed271828 »

This appears to be due to a defective z-wave me module. I swapped the module and the device is now included.
Post Reply