Devices not communicating after firmware update/upgrade to 2.3.7

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
devbobo
Posts: 2
Joined: 10 Oct 2018 01:01

Devices not communicating after firmware update/upgrade to 2.3.7

Post by devbobo »

G'day Guys,

I recently upgraded to v2.3.7 and have also upgraded my Razberry's firmware, but now by devices are no longer communicating.

I believe this all seems from the Operating Frequency being reset. There is one firmware update remaining listed as...

Update from 5.32 to 5.23 firmware for EU/US/RU/IN/CN/ANZ/BR

But when I attempt to install this I receive the error...
Unable to update data. /ZWave.zway/ZMEFirmwareUpgrade

I'm located in Australia so I need the ANZ setting.

Any help to get this working again would be greatly appreciated.

Thanks,

David
edge
Posts: 2
Joined: 11 Oct 2018 11:23

Re: Devices not communicating after firmware update/upgrade to 2.3.7

Post by edge »

Hi,

I had the same problem, but after upgrade v2.3.7 Razberry's firmware to v2.3.8 you can downgrade the device firmware from 5.32 to 5.23 firmware for EU/US/RU/IN/CN/ANZ/BR

Best Regards,
Edge
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Devices not communicating after firmware update/upgrade to 2.3.7

Post by PoltoS »

You can explicitly change the frequency of the board using /JS/Run/ZMEFreqChange(n) where n depends on the frequency you need. For ANZ n = 4
devbobo
Posts: 2
Joined: 10 Oct 2018 01:01

Re: Devices not communicating after firmware update/upgrade to 2.3.7

Post by devbobo »

Thanks edge and PoltoS that got me going again :D
arnem
Posts: 1
Joined: 29 Oct 2018 23:43

Re: Devices not communicating after firmware update/upgrade to 2.3.7

Post by arnem »

Hi, I upgradet my rpi and now nothing works. It all worked before i upgraded, except it was a little unstable. Can anyone point my in the right direction on how to start debugging this?

My system:
The current firmware version is: v2.3.8-rc4
UI version 1.9.0
Built date 24-09-2018 14:06:19
Capabilities: SlM

Firmware
Library Type: Static Controller
SDK Version: 6.71.01
Serial API Version: 05.23

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


tail -f /var/log/z-way-server.log
[2018-10-31 19:57:55.978] [D] [zway] SENDING: ( 01 03 00 3B C7 )
[2018-10-31 19:57:55.979] [D] [zway] RECEIVED ACK
[2018-10-31 19:57:55.980] [D] [zway] RECEIVED: ( 01 05 01 3B A7 AA CD )
[2018-10-31 19:57:55.980] [D] [zway] SENT ACK
[2018-10-31 19:57:55.980] [D] [zway] SETDATA controller.data.statistics.backgroundRSSI.channel1 = 167 (0x000000a7)
[2018-10-31 19:57:55.980] [D] [zway] SETDATA controller.data.statistics.backgroundRSSI.channel2 = 170 (0x000000aa)
[2018-10-31 19:57:55.980] [D] [zway] SETDATA controller.data.statistics.backgroundRSSI.channel3 = 127 (0x0000007f)
[2018-10-31 19:57:55.980] [zway] Job 0x3b (Get background noise level): RSSI Ch#1: -86 dBm, Ch#2: -86 dBm, Ch#3: invalid
[2018-10-31 19:57:55.980] [D] [zway] Job 0x3b (Get background noise level): success
[2018-10-31 19:57:55.981] [zway] Removing job: Get background noise level
[2018-10-31 19:58:16.127] [D] [zway] Job 0x3b: deleted from queue
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Devices not communicating after firmware update/upgrade to 2.3.7

Post by PoltoS »

Nothing wrong in this log
Post Reply