Is my controller bricked? #7313
-
Checklist
Describe the issueI recently tried to updated my ZAC93 Zooz 800 GPIO hat to the ZAC93_SDK_7.22.1_US-LR_V01R50.gbl firmware. Before the firmware was even half way uploaded, it failed and the controller has been stuck in bootloader mode since, and Z Wave JS is unable to connect to it at all, even in bootloader only mode. I have a Serial to USB adapter that I quickly tried to attach to simplicity studio, but it was also unable to connect, though its very possible I did not set that up correctly. Regardless, here are the logs from Z Wave JS. Is there anything else I can try? Or do I just need a new controller. Software versionsZ-Wave JS UI: 9.24.0 Z-Wave Controller (Stick/Dongle/...)ZAC93 attempting to update to v1.5 Device informationNo response Checklist
Upload Logfile
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 23 replies
-
👋 Hey @MangoScango! It looks like you copied the contents of a logfile. Please attach it as a file instead, so it is easier to work with. |
Beta Was this translation helpful? Give feedback.
-
Tracking as an issue here: #7316 |
Beta Was this translation helpful? Give feedback.
-
Gotcha. Appreciate you!
…On Thu, Oct 24, 2024, 7:56 AM AlCalzone ***@***.***> wrote:
Ah damn. Looks like that is affected by the same bug. I'll try to
reproduce this and fix ASAP - might be tonight or tomorrow though.
—
Reply to this email directly, view it on GitHub
<#7313 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2FH7WDPWXVPA3OZO5TQSTZ5DN6HAVCNFSM6AAAAABQQEENKGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBUGAZDSMQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Fixed in #7318 |
Beta Was this translation helpful? Give feedback.
-
After seeing @jdranchman's success, I took another stab at it today, and was also successful using the flasher utility, did not have to resort to minicom. This time I spun up a new install of Pi OS (Preparing to use the minicom method). I installed NPM and ran the utility on the bare metal, and everything went smoothly. So it seems there maybe something about the HassOS/Docker environment that was causing the problem. Not a clue what it could be though. Regardless, I'm back up and running and the flasher logic seems to be working as expected, so I suppose that's all that can really be done here. |
Beta Was this translation helpful? Give feedback.
-
Let me know if anyone needs the fix to be ported to the v13 release line. Right now it is only in the work in progress v14. |
Beta Was this translation helpful? Give feedback.
Fixed in #7318
Will release tomorrow morning