I have a new Raspi 2 and a new RaZberry (Z-Wave plus).
After installation, the communication with the RaZberry does not work.
Error in log-file:
Code: Select all
[2016-04-30 23:19:56.195] [D] [zway] SENDING: ( 01 03 00 07 FB )
[2016-04-30 23:19:56.407] [I] [zway] Job 0x07 (Get controller info and supported function classes): No ACK received before timeout
[2016-04-30 23:19:56.407] [W] [zway] Job 0x07 (Get controller info and supported function classes) dropped: too many resends
[2016-04-30 23:19:56.407] [D] [zway] Job 0x07 (Get controller info and supported function classes): fail
[2016-04-30 23:19:56.407] [C] [zway] Get Serial API Capabilities returned zero.
[2016-04-30 23:19:56.408] [I] [zway] Removing job: Get controller info and supported function classes
[2016-04-30 23:19:56.418] [D] [zway] Worker thread exit point
[2016-04-30 23:19:56.418] [D] [zway] Worker thread successfully finished
[2016-04-30 23:19:56.419] [E] [zway] SaveData will not save data since it wasn't loaded. This is to prevent data loss.
[2016-04-30 23:19:56.450] [I] [core] Notification: critical (z-wave): Cannot start Z-Wave binding: Error: Bad data - communication failed
My questions:
1. Any idea how to solve that problem?
2. How can I check whether the RaZberry is OK?
3. How can I check whether the Raspi's GPIO is OK?
Many thanks!
Equinox