[SOLVED] Device is not compatible

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Joachim
Posts: 4
Joined: 04 Aug 2015 10:59

[SOLVED] Device is not compatible

Post by Joachim »

Hello,

I upgraded to "2.0.1" and now it doesn't find any devices. Log says device is not compatible.

Here is a snippet from the log.

Code: Select all

[2015-08-04 10:52:35.076] [D] [zway] SETDATA controller.data.APIVersion = "00.00"
[2015-08-04 10:52:35.078] [D] [zway] SETDATA controller.data.manufacturerId = 0 (0x00000000)
[2015-08-04 10:52:35.079] [D] [zway] SETDATA controller.data.manufacturerProductType = 0 (0x00000000)
[2015-08-04 10:52:35.081] [D] [zway] SETDATA controller.data.manufacturerProductId = 0 (0x00000000)
[2015-08-04 10:52:35.088] [D] [zway] SETDATA controller.data.vendor = "Sigma Designs"
[2015-08-04 10:52:35.089] [D] [zway] Supported Function Classes:
[2015-08-04 10:52:35.091] [D] [zway] ---------------------------
[2015-08-04 10:52:35.092] [D] [zway] 0xd2 WatchDogStart
[2015-08-04 10:52:35.094] [D] [zway] 0xf0 UNKNOWN
[2015-08-04 10:52:35.095] [D] [zway] 0xf1 UNKNOWN
[2015-08-04 10:52:35.097] [D] [zway] 0xf2 ZMEFreqChange
[2015-08-04 10:52:35.098] [D] [zway] 0xf3 ZMERestore
[2015-08-04 10:52:35.099] [D] [zway] SETDATA controller.data.capabilities = int[5]
[2015-08-04 10:52:35.101] [D] [zway]   [00] 210
[2015-08-04 10:52:35.101] [D] [zway]   [01] 240
[2015-08-04 10:52:35.102] [D] [zway]   [02] 241
[2015-08-04 10:52:35.103] [D] [zway]   [03] 242
[2015-08-04 10:52:35.104] [D] [zway]   [04] 243
[2015-08-04 10:52:35.105] [D] [zway] ---------------------------
[2015-08-04 10:52:35.106] [D] [zway] Initialization done
[2015-08-04 10:52:35.108] [D] [zway] Job 0x07 (Get controller info and supported function classes): success
[2015-08-04 10:52:35.109] [C] [zway] Device is not compatible. Terminating...
Any ideas?
Last edited by Joachim on 05 Aug 2015 15:45, edited 1 time in total.
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Device is not compatible

Post by pz1 »

From which version did you upgrade? What type and version is your Zwave controller
Joachim
Posts: 4
Joined: 04 Aug 2015 10:59

Re: Device is not compatible

Post by Joachim »

I reverted to 2.0.0 and then upgraded again and now it works.

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

Thanks
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: [SOLVED] Device is not compatible

Post by PoltoS »

Seems not related to upgrade. Just the RaZberry reported garbage, because it was trying to deliver to Z-Way messages during upgrade, but in vain, and after upgrade suddenly instead of responses it delivered these packets from either. Z-Way restart should help in this case.
Joachim
Posts: 4
Joined: 04 Aug 2015 10:59

Re: [SOLVED] Device is not compatible

Post by Joachim »

I restarted it several times. But after downgrade I also took power away, removed razberry and reattached. So I guess only a power cycle should have helped.
Post Reply