Error including ZME_KFOB_S

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
Post Reply
Gorilla
Posts: 14
Joined: 03 Jan 2015 23:47

Error including ZME_KFOB_S

Post by Gorilla »

Hi,

I'm using a brand new KFOB-S from ZWave.me and cannot include it into my razberry z-way-server (2.0.0).

Each time i try to include, inclusion fails but the KFOB remains in an undefined state where it thinks it is included. I can't reset the device until I exclude it again (which succeeds with the message "Excluded device from foreign network").
I have other devices running, ex- and inclusion works for them. The KEYFOB is the only devices which supports secure inclusion, maybe that is the reason?
I also gave the controller a hard reset.

Here's what the log file says (not much useful to my eyes):

Code: Select all

[2015-01-03 20:37:45.928] [I] [zway] Adding job: Add/re-include node to network
[2015-01-03 20:37:45.938] [D] [zway] SENDING (cb 0x01): ( 01 05 00 4A C1 01 70 )
[2015-01-03 20:37:45.940] [D] [zway] RECEIVED ACK
[2015-01-03 20:37:45.942] [D] [zway] RECEIVED: ( 01 07 00 4A 01 01 00 00 B2 )
[2015-01-03 20:37:45.943] [D] [zway] SENT ACK
[2015-01-03 20:37:45.944] [D] [zway] SETDATA controller.data.lastIncludedDevice = Empty
[2015-01-03 20:37:45.946] [D] [zway] SETDATA controller.data.lastExcludedDevice = Empty
[2015-01-03 20:37:45.947] [I] [zway] Job 0x4a (Add/re-include node to network): Ready to add - push button on the device to be added
[2015-01-03 20:37:45.949] [D] [zway] SETDATA controller.data.controllerState = 1 (0x00000001)
[2015-01-03 20:37:51.968] [D] [zway] RECEIVED: ( 01 07 00 4A 01 02 00 00 B1 )
[2015-01-03 20:37:51.968] [D] [zway] SENT ACK
[2015-01-03 20:37:51.969] [I] [zway] Job 0x4a (Add/re-include node to network): Node found: #0
[2015-01-03 20:37:51.969] [D] [zway] SETDATA controller.data.controllerState = 2 (0x00000002)
[2015-01-03 20:37:55.064] [D] [zway] RECEIVED: ( 01 07 00 4A 01 07 00 00 B4 )
[2015-01-03 20:37:55.065] [D] [zway] SENT ACK
[2015-01-03 20:37:55.066] [I] [zway] Adding job: Add/re-include node to network
[2015-01-03 20:37:55.067] [I] [zway] Job 0x4a (Add/re-include node to network): Failed
[2015-01-03 20:37:55.068] [D] [zway] Job 0x4a (Add/re-include node to network): fail
[2015-01-03 20:37:55.069] [I] [zway] Removing job: Add/re-include node to network
[2015-01-03 20:37:55.072] [D] [zway] SETDATA controller.data.controllerState = 0 (0x00000000)
[2015-01-03 20:37:55.074] [D] [zway] SENDING: ( 01 04 00 4A 05 B4 )
[2015-01-03 20:37:55.076] [D] [zway] RECEIVED ACK
[2015-01-03 20:37:55.077] [I] [zway] Removing job: Add/re-include node to network
[2015-01-03 20:37:55.128] [D] [zway] RECEIVED: ( 01 07 00 4A 01 06 00 00 B5 )
[2015-01-03 20:37:55.129] [D] [zway] SENT ACK
[2015-01-03 20:37:55.130] [W] [zway] No job of class 0x4a is waiting for callback 0x01
[2015-01-03 20:37:55.132] [I] [zway] Job 0x4a (Add/re-include node to network): Done
[2015-01-03 20:37:55.138] [D] [zway] Job 0x4a (Add/re-include node to network): success
[2015-01-03 20:37:55.139] [D] [zway] SETDATA controller.data.controllerState = 0 (0x00000000)
[2015-01-03 20:37:55.141] [I] [zway] Removing job: Add/re-include node to network
[2015-01-03 20:38:15.181] [D] [zway] Job 0x4a: deleted from queue
[2015-01-03 20:38:15.192] [D] [zway] Job 0x4a: deleted from queue
[2015-01-03 20:38:30.656] [D] [zway] RECEIVED: ( 01 09 00 04 00 06 03 30 03 00 C4 )
[2015-01-03 20:38:30.658] [D] [zway] SENT ACK
Controller details:
Role in Network

Node Id: 1
Home Id: 0xe539b50d
Primary Role: yes
Primary Capability: yes
SUC/SIS in network: Kein SIS im Netzwerk

Hardware

Vendor: RaZberry by Z-Wave.Me
Vendors Product ID: 2 / 3
Z-Wave Chip: ZW0301
Firmware

Library Type: Static Controller
SDK Version: 4.54.01
Serial API Version: 04.02
Z_Way Software Information

Version number: v2.0.0
Compile-ID: a064f5408850947aed035bc9170e1fa04f0fd2ec
Compile-Date: 2014-12-08 19:54:26 +0300
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

Re: Error including ZME_KFOB_S

Post by PoltoS »

Nothing special in your log. The inclusion fails somewhere in Z-Wave stack - looks like range problem or weak battery in KFOB-S. Please replace battery and try to include it in range of 0.5-1 meter.
Gorilla
Posts: 14
Joined: 03 Jan 2015 23:47

Re: Error including ZME_KFOB_S

Post by Gorilla »

Replacing the battery did the trick!
I ordered a second KFOB, where everything went fine. Still inclusion of the original one did not work until i replaced the battery.
Thanks!
Post Reply