Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] AEON Labs Z‐Stick Gen5 USB Controller ZW090 fails firmware update #2003

Closed
3 of 7 tasks
psychogun opened this issue Nov 27, 2021 · 3 comments
Closed
3 of 7 tasks
Assignees
Labels
bug Something isn't working

Comments

@psychogun
Copy link

Version

Checklist:

  • I am not using Home Assistant. Or: a developer has told me to come here.
  • I have checked the troubleshooting section and my problem is not described there.
  • I have read the changelog and my problem is not mentioned there.

Build/Run method

  • Docker
  • PKG
  • Snap package
  • Manually built (git clone - yarn install - yarn run build )

Zwavejs2Mqtt version: 5.12.0
Z-Wave JS version: 8.7.6

Describe the bug

Upgrading my AEON Labs Z‐Stick Gen5 USB Controller ZW090 fails with this error message:

2021-11-27 15:47:09.221 INFO ZWAVE: Calling api beginFirmwareUpdate with args: [
1,
'ZStick_G5_EU_V1_02.exe',
<Buffer 4d 5a 90 00 03 00 00 00 04 00 00 00 ff ff 00 00 b8 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ... 697294 more bytes>,
0,
[length]: 4
]
2021-11-27 15:47:09.228 INFO ZWAVE: Unable to extract firmware from file: This does not appear to be a valid Aeotec updater (invalid firmware length)! (ZW0322) beginFirmwareUpdate undefined

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://help.aeotec.com/support/solutions/articles/6000252294-z-stick-gen5-v1-02-firmware-update and 'Download the correct Z-Wave Frequency of your Z-Stick Gen5.' Extract this .zip download.
  2. Expand the device in Z-Wave JS MQTT Control panel and click Advanced.
  3. Select firmware update 'BEGIN'. The Target is 0.
  4. Click OK and select the ZStick_G5_EU_V1_02.exe file.
  5. See error above message above.

Expected behavior

Expected behavoir is somewhere along the lines of 'SUCCESS'; #493

Additional context

I have confirmed by looking on the backside of the stick that I have the 'AEON Labs Z‐Stick Gen5 USB Controller ZW090' and not the 'AEON Labs Z‐Stick Gen5+ USB Controller ZW090' dongle.

The firmware currently installed is 1.0.

@psychogun psychogun added the bug Something isn't working label Nov 27, 2021
@tungmeister
Copy link

Just attempted this myself with the same results.

@psychogun psychogun changed the title [bug] AEON Labs Z‐Stick Gen5 USB Controller ZW090 fails OTA update [bug] AEON Labs Z‐Stick Gen5 USB Controller ZW090 fails firmware update Nov 27, 2021
@kpine
Copy link
Contributor

kpine commented Nov 28, 2021

At this time you cannot upgrade the firmware of a USB controller zwavejs2mqtt/node-zwave-js, that functionality is only for other nodes. You'll need to use the software provided by Aeotec.

@psychogun
Copy link
Author

@kpine Thank you for your answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants