Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Unsolved
Collapse
Discussion Forum to share and further the development of home control and automation, independent of platforms.
  1. Home
  2. Hardware
  3. Z-Wave.me
  4. UZB/RaZberry Firmwares - Update
Z-Wave Future....
DesTD
https://forum.z-wave.me/viewtopic.php?f=3417&t=36140 That's not a good thing I think Time to switch again?
Z-Wave.me
UZB/RaZberry Firmwares - Update
S
Topic thumbnail image
Z-Wave.me
Docker container for Z-Way
S
Hey guys ... I've started creating a Docker container for Z-Way. I was previously using the Razberry2 but found it a bit slow on my Raspberry Pi 3. I could upgrade to a Raspberry Pi 4 but since I already run a dedicated Linux server and many Docker containers I thought it might make more sense to run Z-Way on there. GitHub: https://github.com/sofakng/docker-zway DockerHub: https://hub.docker.com/repository/docker/sofakng/zway This container is based on other containers that are no longer updated: (ruimarinho/docker-z-way) and (EugenMayer/docker-image-zway) I'd love to hear feedback and any improvements that might be needed. One thing I want to add immediately is to separate the configuration files from the Docker volume but it looks like Z-Way has several user configuration files/directories? $ZWAY_DIR/config/Configuration.xml $ZWAY_DIR/config/Rules.xml $ZWAY_DIR/config/maps $ZWAY_DIR/config/zddx $ZWAY_DIR/automation/user_syscommands $ZWAY_DIR/automation/storage $ZWAY_DIR/automation/userModules $ZWAY_DIR/htdocs/smarthome/user $ZWAY_DIR/config.xml
Z-Wave.me
Migration to Virtualisation
CatmanV2C
Not 100% sure this is the best place, but this seems to be the sticking point. Background: My NotVera system has been working perfectly now for some years. USB Z wave stick in an old Intel NUC. The NUC has a bare metal install of Debian buster, and on that we have: Z-wave Smart Home OpenLuup AltUI MSR Mosquito server Home Automation Bridge. I also have a bare metal Raspian install of Home Assistant running on a Pi Due to my Buffalo Linkstation doing some odd stuff (like suddenly disconnecting, while maintaining everything was fine) I bit the bullet and bought a Synology DS224+ Now, given the age of my NUC I'm thinking that I should probably start thinking about how to replace / safeguard it. Pretty happy that I can make an image of the existing disk and drop it onto a virtual machine in the Synology, or re-install / restore or do some other things (not decided what yet) but I get stuck on the USB dongle. Can I connect that to a VM on the NAS, or do I need another solution? TIA C
Z-Wave.me
Razberry firmware upgrade from 5.04 to 5.27
S
I have a Razberry v2 with firmware v5.04, and Bootloader v8aaa with CRC 35498 (I did manage to upgrade to this version using the "ZMESerialUpdater" tool ). I want to upgrade the firmware to v5.27, which Z-Wave.me Support say is the newest version that my hardware can handle without bricking it. Firmware v5.27 introduces the Analytics tab, according to Poltos, which is what I want. I have been studying the firmware map (https://service.z-wave.me/expertui/uzb-stats/versions-graph.html?with_hidden) which I sort-of understand. I have also got the "ZMESerialUpdater" tool to do the update, and could use it if I knew which binaries to use. My question is, what firmware update route do I use to get from v5.04 to v5.27? What exactly are the URLs of the binaries (as in "UPD_FIRMWARE_Razberry500_from_05_04_to_05_07.bin")? Somewhat confused! ScotsDon
Z-Wave.me
UZB Firmware update failed!
D
Topic thumbnail image
Z-Wave.me
Z-Wave RF optimization
rafale77R
Topic thumbnail image
Z-Wave.me
Use Scenes (2x/ 3x click) from Fibaro Roller Shutter 2 in openluup with zway bridge
E
Topic thumbnail image
Z-Wave.me
z-way-server new release
rafale77R
Lagging a little here but I just upgraded my z-way-server version and couldn't find much information on their website or even forum. https://storage.z-wave.me/z-way-server/ What is interesting for the ubuntu/debian version is that it is now released as a .deb package making upgrades much easier. I just downloaded the package and ran: dpkg -i z-way-*.deb and nothing else. The previous versions required some manual work since it was just a bunch of files for us to overwrite our installations. From the release note, there could be interesting things for some folks here. It is a pretty long list compared to the previous incremental release.
Z-Wave.me
Z-way backup strategy
A
For all systems backup is a vital part of the long-term usability. I thought that I describe my set up with Z-way so far. Hopefully others can fill in with their backup thoughts as well. I am sure that there are much more streamlined ways of doing this and hope to learn from you all. I run Z-way on a Raspberry Pi 3B+ with a daughter RaZberry card. In order to reduce the risk of getting corrupt SD cards I have it running off an SSD. So far this works very well. Setting it up was really easy just reading a standard Raspbian image onto the SSD. The only minor obstacle was that I had to test a few old 2.5" enclosures to find one that the Pi liked. The Pi is then also powered via an UPS, hopefully this will avoid problems in the event of power outages. In order to backup Z-way I have so far done manual backups from the regular Smarthome backup & restore function creating .zab files and from the Expert UI creating .zbk files. As far as I have understood the .zab files which are bigger contain more information than the .zbk files. The strategy so far has been to make backup files after each inclusion/exclusion. Also before updating Z-way. I have yet to test restoring from these files. From Smarthome it is also possible to set up cloud backup. I have not yet set up this as I need to decide that it is safe enough to do so. On the other hand I had this set up on my two Veras. It would have been nice to be able to schedule a local backup of Z-way instead of having to put them in the cloud, perhaps from OpenLuup via the Z-way bridge? In addition to the built in backup function I try to do complete image copies of the SD cards on my Pi's with Win32DiskImager. When I moved to an SSD the image file grew to the size of the SSD since it is a raw copy including all the empty space. Image files of 160GB are not practical to handle so I found a good instruction on how to shrink the .img file with Gparted in Linux: https://steemit.com/raspberrypi/@wizzle/shrink-raspberry-pi-images-using-windows-virtualbox-running-raspberry-pi-desktop By shrinking the .img file with Gparted it is now a more reasonable 4GB. These file are stored on my NAS for safekeeping. The strategy here so far is to make a new image file before updating Z-way and to use these in combination with more frequent Z-way backups. I have tested restoring a Gparted shrinked .img file to the SSD when my Z-way for some strange reason became unreachable through the regular UI but remained reachable through the Expert UI. Always good to test the restore function and to see that it works. The downside of the .img strategy is that I need to power-off the Pi for a while when making the backup. However if the Z-way backup files work then the complete .img backup need not be done so very often. //ArcherS
Z-Wave.me
Z-way video tutorials
P
Have found these videos very informative as a zway(ve) novice .... https://www.youtube.com/watch?v=kW8UXYxSI2k&t=2902s https://www.youtube.com/watch?v=wbNL0ISw58s&t=3230s https://www.youtube.com/watch?v=VU4SXNBfQx4
Z-Wave.me
Lifeline/TKB switches
P
Have a number of TKB plug switches (TZ68) that are not reporting to the controller. Believe they should be associated to Z-Way in Group 1 but am not able to get the devices to report groups in the interview/call for NIF process and so there are no associations possible. Thermosat is telling them to come on/off (hurrah!) but they don't report their on/off status in the gui. In Associations tab: Can not configure associations: groups were not reported by the device. Do interview.
Z-Wave.me
Switched from RaZberry to UZB
K
Night and day difference for me. I think I was getting a lot of interference in my media closet. Devices were very slow to respond and sometimes not at all. Switched to UZB and used a USB extender to place it a good 5 ft from the location of my pi. Now things are fast and reliable.
Z-Wave.me
UZB and Zway server installation
P
(Solved - presume pijuice hat was upset battery wasn't connected. Took out the plastic protector and UZB now showing. Next - upgrade UZB firmware) Have I missed something? UZB not showing up in Zway ... Downloaded Raspberry Pi Imager and used to set up os (Buster) on an 8gb SD https://www.raspberrypi.org/software/ Then installed Zway from Terminal wget -q -O - https://storage.z-wave.me/RaspbianInstall | sudo bash https://z-wave.me/z-way/download-z-way/ Plugged in UZB Changed port to /dev/ttyACM0 in menu/apps/ZWave network access in basic UI
Z-Wave.me
Rpi kit
P
This arrived today - hope it has enough juice for the uzb. https://coolcomponents.co.uk/products/pijuice-hat-a-portable-power-platform-for-every-raspberry-pi Shame the cases are sold out everywhere.
Z-Wave.me
z-way-server 3.1.0 release
rafale77R
Topic thumbnail image
Z-Wave.me
UZB Long Range
R
Hi guys, Does anyone know if the UZB supports Long Range already? I can't find which chip is in there.
Z-Wave.me
Getting status update from device
DesTD
Probably @rafale77 will jump on this question first I'm using the new model of GE/Jasco switch (they replaced the dead one I got) and the new model is having also S2 security and send instant status update BUT, And probably @rafale77 will say yes, is it possible that interference can do that I'm missing some instant update status ? Often, I'm having the wrong status in the zwave.me web interface...and even clicking the icon, the status didn't changed to right one. I also try to do some "On/Off" using the web interface, and the device itself physically, toggle without a problem, but the web interface is still no correct.
Z-Wave.me
Add Indicator commandClass to zNode metric
R
I'm trying to monitor the indicator command class of a 5 button scene controller in Z-Way so openluup can properly create and track it. seems like Z-Way COMMAND_CLASS_INDICATOR (0x87 or 135) are not being monitored by the ZWave module as I couldn't find anything for this command class in (/z-way-server-path/automation/modules/ZWave/index.js) When a Get or Set Indicator command class request is sent to the controller. ZSniffer picks up the request and response just fine although this packets are not being monitored by the zwave module Example: ZWayIP:8083/ZWaveAPI/Run/SendData(NodeID,[ Command_Class, Instance, Value ]) ZWayIP:8083/ZWaveAPI/Run/SendData(2,[ 0x87, 0x01, 0x01 ]) (Hexa) ZWayIP:8083/ZWaveAPI/Run/SendData(2,[ 135, 1, 1 ]) (Decimal) the answer looks like: [2020-04-24 19:59:36.261] [I] [zway] Waiting for job reply: Indicator Get [2020-04-24 19:59:36.281] [D] [zway] RECEIVED: ( 01 0B 00 04 00 02 03 87 03 01 B6 00 C2 ) [2020-04-24 19:59:36.281] [D] [zway] SENT ACK I’d like to store the Indicator response “RECEIVED” correctly. I believe by modifying the index.js of the zwave module could do the trick and once the module start tracking the indicator command class values as a metric then openluup's z-way plugin would properly track any changes as well. I'm wondering if anyone around here could share any thoughts or comments that could make it easier...
Z-Wave.me
Aeon Multisensor 6 issue
PerHP
Posting here, as the z-wave.me forum seems desolated.. I have two multisensor 6 sensors, and one of them is not sending motion sensor updates? Looking at the configuration, they are both registered as battery sensors for som reason, even if they are USB powered. They respond quickly to parameter changes, except for parameter 100 and 110, that will not update. Any clues? How do i convince the controller that they are USB powered?
Z-Wave.me

UZB/RaZberry Firmwares - Update

Scheduled Pinned Locked Moved Z-Wave.me
45 Posts 7 Posters 9.3k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • parkercP parkerc

    Hi @SweetGenius, sorry, I’m new to these modules and this whole process

    What do you mean by the ‘token field’ ?
    Is it the ‘Action Token’ one, shared in the screen shot above?
    If so, what goes in there ?

    Is this where the licensing comes in ?
    Can you only go so far with the firmware upgrades ?

    8F117DC3-527C-4819-8E57-BB515CDB70D8.jpeg

    rafale77R Offline
    rafale77R Offline
    rafale77
    wrote on last edited by
    #26

    @parkerc

    On the firmware update page you should see this:

    Screen Shot 2020-09-14 at 08.06.22.png

    Which where you can input the "all" token so you can see all available update paths.

    1 Reply Last reply
    0
    • parkercP Offline
      parkercP Offline
      parkerc
      wrote on last edited by parkerc
      #27

      Hi, thanks I’ve put ‘all’ in and it provided me with a list, however it still says I’m using the latest firmware ?

      2A52DA32-C08B-4586-9E99-D81B7DE6C492.jpeg

      Also it’s a bit confusing and they mention 5.07 and 5.7 - not sure if that’s an error and they mean the same (5.07)....

      1 Reply Last reply
      0
      • rafale77R Offline
        rafale77R Offline
        rafale77
        wrote on last edited by
        #28

        You should go to 5.27 as the first step. Check in the firmware map to make sure it isn't a dead end. Also you appear to have a boot loader upgrade available too but need to check whether it is a downgrade again from the firmware map.

        1 Reply Last reply
        0
        • parkercP Offline
          parkercP Offline
          parkerc
          wrote on last edited by parkerc
          #29

          Hi @rafale77

          The map is not the easiest thing to read ? - https://service.z-wave.me/expertui/uzb-stats/versions-graph.html?hw=277&with_hidden image attached is just the active ones

          Am I on 5.07, or 5.7? If so, is 5.7 to 5.27 not a downgrade, rather than an upgrade ? The command line firmware tool seems to suggest I‘m on 5.07. How do you read it to work out the bootloader? I can’t see the 7278 mention via the expert Ui?

          A35E5222-0744-4BEC-92A4-244CCF24267D.jpeg

          1 Reply Last reply
          0
          • rafale77R Offline
            rafale77R Offline
            rafale77
            wrote on last edited by rafale77
            #30

            5.07 = 5.7, it would be called 5.70 which doesn't exist.
            Also you should try clicking the "all" map which corresponds to the "all" token in the z-way server. Once you find the bootloader and firmware version you are currently running, the map shows you to to get to where you want to go. It's actually pretty intuitive once you get the hang of it. On this map for example you can see that 5.7/40196 appears to be a dead end (have to check the all map to see the whole thing)

            1 Reply Last reply
            0
            • parkercP Offline
              parkercP Offline
              parkerc
              wrote on last edited by parkerc
              #31

              Ok, clicking on UZB all and then 5.7, it gives me the following..

              The second one relates to the bootloader upgrade option that’s presented.. is it suggesting I update the bootloader first ?

              {"data":[{"id":"252","baseid":"","enabled":"enabled","type":"bootloader","file":"bin","vendorID":"277","bootloaderCRC":null,"appVersionMajor":"5","appVersionMinor":"7","targetBootloaderCRC":"40196","targetAppVersionMajor":null,"targetAppVersionMinor":null,"fileURL":"UPD_BOOTLOADER_UZB_ZME_05_07_04000001_9d04.bin","released":"2018-01-12","comment":"Update bootloader to 9d04","position":"70","version":"5.7"},

              {"id":"98","baseid":"","enabled":"disabled","type":"bootloader","file":"bin","vendorID":"277","bootloaderCRC":null,"appVersionMajor":"5","appVersionMinor":"7","targetBootloaderCRC":"29304","targetAppVersionMajor":null,"targetAppVersionMinor":null,"fileURL":"bootloader_UZB_from_05_07_to_7278_2MB.bin","released":"2017-05-12","comment":"Update bootloader to 7278","position":"72","version":"5.7"},

              {"id":"88","baseid":"","enabled":"disabled","type":"firmware","file":"bin","vendorID":"277","bootloaderCRC":null,"appVersionMajor":"5","appVersionMinor":"7","targetBootloaderCRC":null,"targetAppVersionMajor":"5","targetAppVersionMinor":"7","fileURL":"UPD_FIRMWARE_UZB500_X_from05_07_to_UZB500_3CH_05_07.bin","released":"2017-04-18","comment":"Update firmware to 3 channels (JP/TW/KR/SG) on 5.07","position":"57","version":"5.7"},

              {"id":"89","baseid":"","enabled":"disabled","type":"firmware","file":"bin","vendorID":"277","bootloaderCRC":null,"appVersionMajor":"5","appVersionMinor":"7","targetBootloaderCRC":null,"targetAppVersionMajor":"5","targetAppVersionMinor":"7","fileURL":"UPD_FIRMWARE_UZB500_3CH_X_from05_07_to_UZB500_05_07.bin","released":"2017-04-18","comment":"Update firmware to 2 channels (EU/RU/US/ANZ/MY/IL/..) on 05.07","position":"58","version":"5.7"}]}

              1 Reply Last reply
              0
              • rafale77R Offline
                rafale77R Offline
                rafale77
                wrote on last edited by rafale77
                #32

                I went to read the map myself and here are the steps I would take:
                5.7 -> 5.7 40196 BL -> 5.27 ->5.36 ->5.39

                So yes Bootloader first in general but need to read the version.

                Also there is a hex to dec you need to do to understand the numbering. 7278 is 29304 and is likely a bootloader downgrade. You need to know what version of bootloader you are on right now.

                1 Reply Last reply
                0
                • parkercP Offline
                  parkercP Offline
                  parkerc
                  wrote on last edited by parkerc
                  #33

                  Using the control ‘Show Controller Data’ option, it looks like my bootloader is 40196

                  4E4C8F07-29F9-4879-8A56-AB73F933F2AC.jpeg

                  So based on your recommendation I would do the following..

                  Update bootloader to 7278
                  Update firmware to 5.25
                  Update firmware to 5.36
                  Update firmware to 5.39

                  1 Reply Last reply
                  0
                  • parkercP Offline
                    parkercP Offline
                    parkerc
                    wrote on last edited by parkerc
                    #34

                    Just to confused matters,

                    I’ve upgraded the bootloader to 7278, and the information in the system has changed to 29304

                    5EEB3083-B1A9-482E-ACD6-A0F636E987AD.jpeg

                    And I’m now presented with another bootloader option..

                    This time.. 9d04 , which hex to Dec = 40196 - which means I downgraded the bootloader ?

                    F9DB0DA4-B0D1-463F-B30F-E4B852AC80A3.jpeg

                    This is turning out to be far more complicated than I thought - I had hoped the expert UI would guide me through the required sequence so I have the latest version .

                    So now we have 5.22 and 5.23 added In to the mix ?

                    Sorry for all the questions 🙁

                    1 Reply Last reply
                    0
                    • rafale77R Offline
                      rafale77R Offline
                      rafale77
                      wrote on last edited by
                      #35

                      So indeed as I said 7278 seems to be a downgrade. I wouldn’t have run the boot loader update knowing that my boot loader number was already higher. Sorry for not being clear. You indeed need to be on 40196 and then move on from there as I described from my previous post.

                      1 Reply Last reply
                      0
                      • parkercP Offline
                        parkercP Offline
                        parkerc
                        wrote on last edited by parkerc
                        #36

                        Thanks for all the guidance @rafale77

                        I’ve reapplied the bootloader update, and have started to go through the incremental firmware updates..

                        Update : What’s interesting is after going to 5.25, it gives me two sideways options of ‘normal’ and ‘bridge’ version ?

                        6D7E18D9-64B4-44BA-A36D-4F8C7A4C72DD.jpeg

                        Assuming it’s knows what it’s doing 🙂 - and to try to keep moving on, after going to 5.26, (which admittedly was not in our earlier list), I now have the following options .

                        873C809F-08D0-4D3F-B721-BF878C15F37F.jpeg

                        Trying to work out the correct path to take (factoring what ‘active; and what not) is a puzzle in itself_

                        All..
                        EDCF246F-42CA-4CF3-9873-835580FBA716.jpeg Active ..
                        B3978DEE-67FD-4BBC-ADCE-5096BE3FFA92.jpeg

                        Looking at the published firmware releases, is that the path I ultimate want to take ?

                        CECB1221-7173-4AA1-9A84-4E2D5D5E765E.jpeg

                        So, that would suggest 5.27 firmware (not bridge) next - rather than 5.33 ? (Any idea why there are all duplicates ?)

                        1 Reply Last reply
                        0
                        • rafale77R Offline
                          rafale77R Offline
                          rafale77
                          wrote on last edited by rafale77
                          #37

                          You didn't need to go to 5.26. As you can see from the graph, 5.27 is kind of a central version from which they build many upgrades from so it is the pivotal version. I only use the static versions of the firmware.
                          5.33 is a dead end. Don't go there.

                          parkercP 1 Reply Last reply
                          0
                          • rafale77R rafale77

                            You didn't need to go to 5.26. As you can see from the graph, 5.27 is kind of a central version from which they build many upgrades from so it is the pivotal version. I only use the static versions of the firmware.
                            5.33 is a dead end. Don't go there.

                            parkercP Offline
                            parkercP Offline
                            parkerc
                            wrote on last edited by
                            #38

                            @rafale77 said in UZB/RaZberry Firmwares - Update:

                            You didn't need to go to 5.26.

                            I didn’t seem to have any other option, (based on the earlier screenshot) all I could do was upgrade from 5.25 to 5.26. But now I’m on 5.26, I do have the 5.27 option..

                            1 Reply Last reply
                            0
                            • rafale77R Offline
                              rafale77R Offline
                              rafale77
                              wrote on last edited by
                              #39

                              ha... such a complicated scheme... it really didn't need to do so. But anyway, once you get to 5.27 you can practically go anywhere you need.

                              1 Reply Last reply
                              0
                              • parkercP Offline
                                parkercP Offline
                                parkerc
                                wrote on last edited by parkerc
                                #40

                                Hi @rafale77, seems I’ve reached another block, trying to move from 5.26 to 5.27 😞

                                DC572B4A-BAAD-493D-B65E-BE7FD6343518.jpeg

                                And now over 3,600 items appeared in the queue..

                                5C444041-A276-426D-AD6B-8537627A4B72.jpeg

                                I’ve tried a couple of times , same result..

                                1 Reply Last reply
                                0
                                • rafale77R Offline
                                  rafale77R Offline
                                  rafale77
                                  wrote on last edited by rafale77
                                  #41

                                  Yeah there where I switched to the command line tool. Do you already have devices on that stick? @poltoS says it is because the upgrade process is interrupted by RF signals. I thought it was due to some EEPROM start location issues but I did find it painful in recent versions to upgrade and had to retry dozens of times to get it through. It looks like the upload of the firmware started but gets interrupted by something.

                                  parkercP 1 Reply Last reply
                                  0
                                  • rafale77R rafale77

                                    Yeah there where I switched to the command line tool. Do you already have devices on that stick? @poltoS says it is because the upgrade process is interrupted by RF signals. I thought it was due to some EEPROM start location issues but I did find it painful in recent versions to upgrade and had to retry dozens of times to get it through. It looks like the upload of the firmware started but gets interrupted by something.

                                    parkercP Offline
                                    parkercP Offline
                                    parkerc
                                    wrote on last edited by
                                    #42

                                    @rafale77 said in UZB/RaZberry Firmwares - Update:

                                    Do you already have devices on that stick?

                                    No, currently it’s blank, I reset it before I started down the whole upgrade path. What it is near is loads of other HA devices, 2 x Veras (a 3 and a Plus) and there’s also a hue hub and numerous other things .

                                    Could that have an effect ?

                                    1 Reply Last reply
                                    0
                                    • rafale77R Offline
                                      rafale77R Offline
                                      rafale77
                                      wrote on last edited by
                                      #43

                                      Hmm possibly. But I don't know for sure. The recommendation was even to temporarily change region so as to prevent any noise from interrupting the upgrade process. I don't know why they don't have a better way to not be impacted by the RF signals during the upgrade on these newer firmwares.

                                      1 Reply Last reply
                                      0
                                      • PerHP PerH referenced this topic on
                                      • H Offline
                                        H Offline
                                        hunnypuppy
                                        wrote on last edited by hunnypuppy
                                        #44

                                        A kinda basic question, I'm currently on UZB1 firmware 5.34
                                        What is the advantage of going through this process to get to 5.39

                                        The only I notice is that it seems to have something called Zniffer feature to trap packets. What exactly does this enable? I can see packets in Zniffer using Z-Way (when using as a secondary controller but only between the secondary controller and device, not between devices and primary controller) and Zniffer ART seems to indicate that it needs different hardware. So where can this Zniffer additional 5.39 feature be used or is there any other advantage to upgrading the firmware?

                                        1 Reply Last reply
                                        0
                                        • H Offline
                                          H Offline
                                          hunnypuppy
                                          wrote on last edited by hunnypuppy
                                          #45

                                          I'll answer my own question for others benefit. I was able to successfully upgrade UZB from firmware 5.34 to 5.39 using Z-Way server and the all token to first downgrade and then upgrade following this path.

                                          5.34 → 5.33 → 5.27 → 5.36 → 5.39

                                          My bootloader version is 40196 and I did not upgrade the bootloader along the way, I started and ended with the same bootloader.

                                          I did a ResetAPI followed by a ControllerReset after each firmware downgrade/upgrade to ensure that I had a clean start. I also disabled all zwave device (unplugged/removed batteries) to ensure that any stray packets didn't interfere with the process. Be sure to backup your configuration/network before updating the firmware.

                                          After upgrading to 5.39 I'm now able to use the promiscuous mode in Z-Way zniffer to capture packets on the network (although it misses some packets)

                                          I did get a note from support, so those with firmware under 5.24 may want to pay heed to this.

                                          there is a batch of sticks with "dead-end" firmware and a slightly modified board topology. But given the fact that such sticks are usually impossible to upgrade above version 5.24, then you most likely have a good stick for which this operation will be possible.

                                          1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Recent Topics

                                          • Z-Wave Future....
                                            Tom_DT
                                            Tom_D
                                            0
                                            2
                                            23

                                          • [Solved] Limit HA Entity in MSR
                                            wmarcolinW
                                            wmarcolin
                                            0
                                            7
                                            124

                                          • Reactor (Multi-System/Multi-Hub) Announcements
                                            toggledbitsT
                                            toggledbits
                                            5
                                            121
                                            35.2k

                                          • Disaster recovery and virtualisation
                                            CatmanV2C
                                            CatmanV2
                                            0
                                            5
                                            615

                                          • Remote access of Zwave stick from Z-wave server
                                            CatmanV2C
                                            CatmanV2
                                            0
                                            3
                                            336

                                          • Organizing/ structuring rule sets and rules
                                            G
                                            gwp1
                                            0
                                            5
                                            356

                                          • Moving MSR from a QNAP container to RP 5 - some issues
                                            G
                                            gwp1
                                            0
                                            5
                                            312

                                          • Widget deletion does not work and landing page (status) is empy
                                            G
                                            gwp1
                                            0
                                            4
                                            296

                                          • Need help reducing false positive notifications
                                            T
                                            tamorgen
                                            0
                                            7
                                            476

                                          • Deleting widgets
                                            toggledbitsT
                                            toggledbits
                                            0
                                            4
                                            448
                                          Powered by NodeBB | Contributors
                                          Hosted freely by 10RUPTiV - Solutions Technologiques | Contact us
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Unsolved