Hi,
I changed raspberry casing and in that process removed razberry board. Also once in mistake powered raspberry without board attached back.
Then I powered back off, attached board back and started again. But now z-way not working anymore. I don't have any devices visible and then I found from logs that communication with razberry fails.
1. I took a look of hardware troubheshoot steps on https://z-wave.me/support/hardware-problems/
It seems that when powering pi, one led on razberry board goes on for one second.
But z-wave is not able to communicate with board, symptoms are just like descriped and ends to:
"Can not start Z-Wave binding: Error: Bad data – communication failed"
Unpowering does not help.
2. Then I found (https://forum.z-wave.me/viewtopic.php?t=23019) How to test Razberry:
killall z-way-server
cat < /dev/ttyAMA0 &
echo -en "\x01\x03\x00\x15\xe9" > /dev/ttyAMA0
and after that echo command I'm getting no any response (no failure or no answer, nothing).
I think I have this model (https://z-wave.me/products/razberry/razberry-revisions/):
Z-Wave Plus
5th gen chip
ZM5202
Does this mean, that board is now broken or is there something I could still try?
Razberry bricked?
Re: Razberry bricked?
Please present the log. Have you changed just th casing?
Hae you experienced static electroicity spikes?
Hae you experienced static electroicity spikes?
-
- Posts: 41
- Joined: 02 Nov 2017 18:49
Re: Razberry bricked?
Log tail below. I did not notice static electricity spikes, but was not grounded while work
I have other same model razberry board at the moment. Also one other raspberry pi 4 free and could move using that.
If this razberry is now really gone, I have understood that I have to pair every device again with other board.
But in that case is it so that I loose also all my z-wave apps/configurations also and have to start all from scratch? Or can I somehow use backup/old files from other board when pairing devices to other board?
-----
[2021-05-23 13:53:10.209] [D] [zway] Opened device: /dev/ttyAMA0
[2021-05-23 13:53:10.209] [D] [zway] Worker thread successfully created
[2021-05-23 13:53:10.210] [D] [zway] Worker thread entry point
[2021-05-23 13:53:10.210] [zway] Adding job: Get controller info and supported function classes
[2021-05-23 13:53:10.220] [D] [zway] SENDING: ( 01 03 00 07 FB )
[2021-05-23 13:53:10.421] [zway] Job 0x07 (Get controller info and supported function classes): No ACK received before timeout
[2021-05-23 13:53:10.421] [D] [zway] SENDING: ( 01 03 00 07 FB )
[2021-05-23 13:53:10.623] [zway] Job 0x07 (Get controller info and supported function classes): No ACK received before timeout
[2021-05-23 13:53:10.623] [D] [zway] SENDING: ( 01 03 00 07 FB )
[2021-05-23 13:53:10.824] [zway] Job 0x07 (Get controller info and supported function classes): No ACK received before timeout
[2021-05-23 13:53:10.825] [W] [zway] Job 0x07 (Get controller info and supported function classes) dropped: too many resends
[2021-05-23 13:53:10.825] [D] [zway] Job 0x07 (Get controller info and supported function classes): fail
[2021-05-23 13:53:10.825] [C] [zway] Get Serial API Capabilities returned zero.
[2021-05-23 13:53:10.825] [zway] Removing job: Get controller info and supported function classes
[2021-05-23 13:53:10.835] [D] [zway] Worker thread exit point
[2021-05-23 13:53:10.835] [D] [zway] Worker thread successfully finished
[2021-05-23 13:53:10.846] [zway] SaveData will not save data since it wasn't loaded. This is to prevent data loss.
[2021-05-23 13:53:10.863] [core] Error: Bad data - communication failed
[2021-05-23 13:53:10.865] [core] Tried 5 times without success. Stopping tries.
[2021-05-23 13:53:10.867] [core] Notification: critical (z-wave): Cannot start Z-Wave binding: Error: Bad data - communication failed
I have other same model razberry board at the moment. Also one other raspberry pi 4 free and could move using that.
If this razberry is now really gone, I have understood that I have to pair every device again with other board.
But in that case is it so that I loose also all my z-wave apps/configurations also and have to start all from scratch? Or can I somehow use backup/old files from other board when pairing devices to other board?
-----
[2021-05-23 13:53:10.209] [D] [zway] Opened device: /dev/ttyAMA0
[2021-05-23 13:53:10.209] [D] [zway] Worker thread successfully created
[2021-05-23 13:53:10.210] [D] [zway] Worker thread entry point
[2021-05-23 13:53:10.210] [zway] Adding job: Get controller info and supported function classes
[2021-05-23 13:53:10.220] [D] [zway] SENDING: ( 01 03 00 07 FB )
[2021-05-23 13:53:10.421] [zway] Job 0x07 (Get controller info and supported function classes): No ACK received before timeout
[2021-05-23 13:53:10.421] [D] [zway] SENDING: ( 01 03 00 07 FB )
[2021-05-23 13:53:10.623] [zway] Job 0x07 (Get controller info and supported function classes): No ACK received before timeout
[2021-05-23 13:53:10.623] [D] [zway] SENDING: ( 01 03 00 07 FB )
[2021-05-23 13:53:10.824] [zway] Job 0x07 (Get controller info and supported function classes): No ACK received before timeout
[2021-05-23 13:53:10.825] [W] [zway] Job 0x07 (Get controller info and supported function classes) dropped: too many resends
[2021-05-23 13:53:10.825] [D] [zway] Job 0x07 (Get controller info and supported function classes): fail
[2021-05-23 13:53:10.825] [C] [zway] Get Serial API Capabilities returned zero.
[2021-05-23 13:53:10.825] [zway] Removing job: Get controller info and supported function classes
[2021-05-23 13:53:10.835] [D] [zway] Worker thread exit point
[2021-05-23 13:53:10.835] [D] [zway] Worker thread successfully finished
[2021-05-23 13:53:10.846] [zway] SaveData will not save data since it wasn't loaded. This is to prevent data loss.
[2021-05-23 13:53:10.863] [core] Error: Bad data - communication failed
[2021-05-23 13:53:10.865] [core] Tried 5 times without success. Stopping tries.
[2021-05-23 13:53:10.867] [core] Notification: critical (z-wave): Cannot start Z-Wave binding: Error: Bad data - communication failed
Raspi 4(Buster), Zwave Version 4.0.2 (7.28), Raz 7 Pro
Re: Razberry bricked?
You can use a backup to restore in the new board
-
- Posts: 41
- Joined: 02 Nov 2017 18:49
Re: Razberry bricked?
Managed to restore whole system from backup to new raspi and other razberry board and system is working. I was amazed that also restore network topology without pairing devices worked. Good job!
Raspi 4(Buster), Zwave Version 4.0.2 (7.28), Raz 7 Pro