Help me..., Can't Re-Include Door sensor into WZave Network

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
leenguyen
Posts: 4
Joined: 29 Jul 2014 07:23

Help me..., Can't Re-Include Door sensor into WZave Network

Post by leenguyen »

Hi All,
I bought RaZberry daughter card and associated Raspberry PI board and install Z-Way Software according to the manufacturer's instructions.
Then I visit the address: http://IP_OF_RASPBERRY:8083, then I choose the "(Re-) include device" to include device "Door Sensor".
Everything worked fine until I accidentally click on the "Reset Controller" on Web UI then I could not Re-Include "Door Sensor" back in to Network again.
I tried Format the SDCard, Reinstall Raspbian OS, and Reinstall the software Z-Way. Then I tried "(Re-) include device" but still does not include the device "sensor Door" on my Zwave Network.

How can I include "Door Sensor" Zwave network through software Z-Way.

Help me please!

Thanks!

LeeNguyen.
n0ahg
Posts: 87
Joined: 08 May 2013 23:41

Re: Help me..., Can't Re-Include Door sensor into WZave Netw

Post by n0ahg »

Exclude the device before including it again.
leenguyen
Posts: 4
Joined: 29 Jul 2014 07:23

Re: Help me..., Can't Re-Include Door sensor into WZave Netw

Post by leenguyen »

I tried Exclude the device before including, but still does not include the device "sensor door" on my Zwave Network

Have resolved any other way?

Thanks!
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Help me..., Can't Re-Include Door sensor into WZave Netw

Post by pofs »

Please check your RaZberry manufacture date first (it is written on it under the antenna). You may have got a broken one.
leenguyen
Posts: 4
Joined: 29 Jul 2014 07:23

Re: Help me..., Can't Re-Include Door sensor into WZave Netw

Post by leenguyen »

This is my Razberry manufacture date first: 30.12.13

what is the problem with my Razberry ?
Attachments
IMAG1375(3).jpg
IMAG1375(3).jpg (30.89 KiB) Viewed 9032 times
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Help me..., Can't Re-Include Door sensor into WZave Netw

Post by pofs »

No, this one should be okay.
Please double-check your device manual about inclusion. It may be a bit tricky sometimes. For example, you're pressing inclusion button not fast enough, or you should wake device up first before pressing inclusion button.
Also look into the log (with "tail -f" to see real-time updates) after you press inclusion button. Is there any incoming data there?
leenguyen
Posts: 4
Joined: 29 Jul 2014 07:23

Re: Help me..., Can't Re-Include Door sensor into WZave Netw

Post by leenguyen »

Thanks Pofs!
I did as what you had guided, and then look at the web UI, still not seen my device is added..../


First, I plugged the battery into the device "door sensor", then I see the LED on the "door sensors" bright red and stand still.
And
Here is the log file contents obtained when I press the button "(Re-)include device" on the Web UI and then push the button on the "door sensor" 3 consecutive times :

[2014-07-30 10:38:18.080] Executing script: zway.controller.AddNodeToNetwork(1)
[2014-07-30 10:38:18.082] Adding job: Add/re-include node to network
[2014-07-30 10:38:18.090] SENDING (cb 0x07): ( 01 05 00 4A C1 07 76 )
[2014-07-30 10:38:18.102] RECEIVED ACK
[2014-07-30 10:38:18.113] RECEIVED: ( 01 07 00 4A 07 01 00 00 B4 )
[2014-07-30 10:38:18.114] SENT ACK
[2014-07-30 10:38:18.115] SETDATA controller.data.lastIncludedDevice = Empty
[2014-07-30 10:38:18.116] SETDATA controller.data.lastExcludedDevice = Empty
[2014-07-30 10:38:18.117] Job 0x4a (Add/re-include node to network): Ready to add - push button on the device to be added
[2014-07-30 10:38:18.119] SETDATA controller.data.controllerState = 1 (0x00000001)
[2014-07-30 10:42:22.365] Job 0x4a (Add/re-include node to network): Job not removed before timeout (awaiting for more callbacks?)
[2014-07-30 10:42:22.366] Job 0x4a (Add/re-include node to network): Cancelling
[2014-07-30 10:42:22.367] Job 0x4a (Add/re-include node to network): fail
[2014-07-30 10:42:22.369] Adding job: Add/re-include node to network
[2014-07-30 10:42:22.381] SENDING (cb 0x05): ( 01 04 00 4A 05 B4 )
[2014-07-30 10:42:22.392] RECEIVED ACK
[2014-07-30 10:42:22.394] Removing job: Add/re-include node to network
[2014-07-30 10:42:22.439] RECEIVED: ( 01 07 00 4A 07 06 00 00 B3 )
[2014-07-30 10:42:22.441] SENT ACK
[2014-07-30 10:42:22.442] Job 0x4a (Add/re-include node to network): Done
[2014-07-30 10:42:22.443] SETDATA controller.data.controllerState = 0 (0x00000000)
[2014-07-30 10:42:22.444] Removing job: Add/re-include node to network
[2014-07-30 10:42:41.300] Job 0x4a: deleted from queue
[2014-07-30 10:42:41.335] Job 0x4a: deleted from queue
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Help me..., Can't Re-Include Door sensor into WZave Netw

Post by pofs »

If seems there's no physical response from the device. Assuming the both devices are working, there could be 3 reasons why it happens:
1) you don't actually initiate pairing on device;
2) device and controller are using different radio frequency (not your case);
3) device uses low power mode for pairing, so it should be placed rather close to controller.
Post Reply