Zway switching not working anymore

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
zoesn89
Posts: 3
Joined: 30 Jan 2017 22:50

Zway switching not working anymore

Post by zoesn89 »

Hey guys,

I use razberry and zway for 2 years now, but since 3 days, I can’t switch my devices on and off anymore. The button in the gui don’t turn green and stays gray instead. Here is my log file. Can someone please help me with my problem? Is the zwave module broken?

[2017-01-31 19:25:32.254] [core] --- ZWayVDev_zway_12-1-37 performCommand processing: {"0":"on","1":{}}
[2017-01-31 19:25:32.254] [zway] Adding job: SwitchBinary Set
[2017-01-31 19:25:32.254] [zway] Adding job: SwitchBinary Get
[2017-01-31 19:25:32.262] [D] [zway] SENDING (cb 0xc2): ( 01 0E 00 13 0C 07 60 0D 00 01 25 01 FF 25 C2 B9 )
[2017-01-31 19:25:32.466] [zway] Job 0x13 (SwitchBinary Set): No ACK received before timeout
[2017-01-31 19:25:32.466] [D] [zway] SENDING (cb 0xc3): ( 01 0E 00 13 0C 07 60 0D 00 01 25 01 FF 25 C3 B8 )
[2017-01-31 19:25:32.669] [zway] Job 0x13 (SwitchBinary Set): No ACK received before timeout
[2017-01-31 19:25:32.695] [D] [zway] SENDING (cb 0xc4): ( 01 0E 00 13 0C 07 60 0D 00 01 25 01 FF 25 C4 BF )
[2017-01-31 19:25:32.898] [zway] Job 0x13 (SwitchBinary Set): No ACK received before timeout
[2017-01-31 19:25:32.898] [W] [zway] Job 0x13 (SwitchBinary Set) dropped: too many resends
[2017-01-31 19:25:32.898] [D] [zway] Job 0x13 (SwitchBinary Set): fail
[2017-01-31 19:25:32.898] [zway] Removing job: SwitchBinary Set
[2017-01-31 19:25:32.898] [D] [zway] SENDING (cb 0xc5): ( 01 0D 00 13 0C 06 60 0D 00 01 25 02 25 C5 40 )
[2017-01-31 19:25:33.102] [zway] Job 0x13 (SwitchBinary Get): No ACK received before timeout
[2017-01-31 19:25:33.102] [D] [zway] SENDING (cb 0xc6): ( 01 0D 00 13 0C 06 60 0D 00 01 25 02 25 C6 43 )
[2017-01-31 19:25:33.305] [zway] Job 0x13 (SwitchBinary Get): No ACK received before timeout
[2017-01-31 19:25:33.305] [D] [zway] SENDING (cb 0xc7): ( 01 0D 00 13 0C 06 60 0D 00 01 25 02 25 C7 42 )
[2017-01-31 19:25:33.509] [zway] Job 0x13 (SwitchBinary Get): No ACK received before timeout
[2017-01-31 19:25:33.509] [W] [zway] Job 0x13 (SwitchBinary Get) dropped: too many resends
[2017-01-31 19:25:33.509] [D] [zway] Job 0x13 (SwitchBinary Get): fail
[2017-01-31 19:25:33.509] [I] [zway] Removing job: SwitchBinary Get

Example: My Lightswitch
Image

Thank you! ;)
Greets
Felix
User avatar
PoltoS
Posts: 7586
Joined: 26 Jan 2011 19:36

Re: Zway switching not working anymore

Post by PoltoS »

Looks like the module hangged. Please try to powercycle it (full power off of Pi for 30 seconds)
zoesn89
Posts: 3
Joined: 30 Jan 2017 22:50

Re: Zway switching not working anymore

Post by zoesn89 »

I disconnected the powercable for 1 min, but I still have this issue :(
User avatar
PoltoS
Posts: 7586
Joined: 26 Jan 2011 19:36

Re: Zway switching not working anymore

Post by PoltoS »

Does Z-Way boot after full power cycle? Please show the log of 20 last lines after boot and when pressing a button on the widget
jarnold
Posts: 15
Joined: 27 Sep 2016 09:23

Re: Zway switching not working anymore

Post by jarnold »

For me it seems that your devices are not in range. Did you change something in your building or may 1 device is broken and does not repeat? First look if the led on the daughter card is on. After try to bring the Razberry very close to a device and try to switch this device.
User avatar
PoltoS
Posts: 7586
Joined: 26 Jan 2011 19:36

Re: Zway switching not working anymore

Post by PoltoS »

No, no. The log suggests that RaZberry is even not accepting packets for delivery. So the problem is in RaZberry or it's power or connection
zoesn89
Posts: 3
Joined: 30 Jan 2017 22:50

Re: Zway switching not working anymore

Post by zoesn89 »

I tried out everything, but I had no success. So I bought a new Razberry Module 2 and tested it at work on a clean new Raspbian. Everything worked fine, but after one week I got the same problem again!

Now I'm searching for a problem because of pimatic, which I installed on the same raspberry pi. Perhaps some plugins are destroying some settings or block the ports.

Another question: If I would change the old daughter board against the new, but I want to keep all my settings/devices and so on, how can this be done? In the expert view there is a button "change controller", but I found no instruction how to do that.

Thank you guys! :)
User avatar
PoltoS
Posts: 7586
Joined: 26 Jan 2011 19:36

Re: Zway switching not working anymore

Post by PoltoS »

Better to use backup/restore. You do a backup in Expert UI, then restore with topology. And then update routes few times.
Post Reply