Hi,
I have a fresh installation on a pi3 and got the firmware v.4.0.2. I tried to update to 4.1.4 using the open updater in the web ui. The bar showing the progress of the update is not moving and it seem that the update is not progressing.
Is that a result of the communicated end of z-wave platform or what could be the reason?
Firmware update v4.0.2 to v4.1.4 not working
Re: Firmware update v4.0.2 to v4.1.4 not working
try changing the frequency on the controller before update so your z-wave devices not disturb it
Re: Firmware update v4.0.2 to v4.1.4 not working
Hi seiken,
the devices are not yet included! Before starting inclusion I first tried to get the latest version 4.1.4
the devices are not yet included! Before starting inclusion I first tried to get the latest version 4.1.4
-
- Posts: 235
- Joined: 02 Mar 2020 22:41
Re: Firmware update v4.0.2 to v4.1.4 not working
If you're familiar with linux, you can manually install Z-Way version 4.1.4 from the shell prompt as follows:
Note that Z-Wave.Me announced the business is closing/ceasing operations in February. Z-Way has migrated to Trident IoT. If you want to download and install the most recent version of Z-Way (version 5.1.1) on a Pi running bookworm, use this command (for the nightly build version):
If you're not sure about the OS version, run this command: grep VERSION /etc/os-release
Code: Select all
cd /tmp/ && wget https://storage.z-wave.me/z-way-server/z-way-4.1.4_armhf.deb && sudo dpkg -i z-way-4.1.4_armhf.deb
Code: Select all
cd /tmp/ && wget https://github.com/tridentiot/z-way-builds/releases/download/nighly/z-way-debian-bookworm-armhf-5.1.1-trident-certification-27-g7d0aacde.bookworm-1_armhf.deb && sudo dpkg -i z-way-debian-bookworm-armhf-5.1.1-trident-certification-27-g7d0aacde.bookworm-1_armhf.deb
Re: Firmware update v4.0.2 to v4.1.4 not working
Hi, are there some informations about upgrade, is it running smooth?
Any other forum to read?
Thanks
Nico
Any other forum to read?
Thanks
Nico