My ZST10-700 is currently on 7.19.2
I'm been trying to get it out of the unstable range but keep getting blocked by Bootloader.
Steps taken:
I have removed the USB controller and tried attaching it to various machines. Via Simplicity Studio I get errors that the upload fails which I understood will happen if the controller is not in bootloader mode.
I also had attempted to serial connect to it from both Windows and Linux machines. From my Windows machine it would connect but just display gibberish. No menu options were displayed. From Linux machine I didn't get any text when connecting over Serial.
I came across a post: https://medium.com/@sam_14662/fun-with-z-wave-firmware-and-home-assistant-68b340b4f5b9
and attempted to follow the steps. I loaded z-wave JS UI into Home Assistant. I grabbed my security keys and stopped the normal z-wve js service. This allowed me to connect. I'm able to see the nodes and was able to enable the bootloader option in settings. Even after restarting the add-on it doesn't seem to want to flash.
Using the steps provided, the first attempt gives me the error:
Z-WAVE: Error while updating firmware: The controller is not in bootloader mode! (ZW0103) firmwareUpdateOTW undefined
If I attempt to update it again, I get an error:
Z-WAVE: Error while updating firmware: Failed to start the update: The controller is currently being updated! (ZW0380) firmwareUpdateOTW undefined
Any suggestions?
-Should there be anything in the zwave logs that confirm the controller is in bootloader mode when it starts up?
-Is there any way in the zw-core-js ui to enable bootloader?