-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Adapter EZSP protocol version (8) is not supported by Host [13-14] #25260
Comments
This is expected, update the firmware or switch to the legacy ezsp driver (see the adapter docs) |
I already updated to the latest firmware available from Aeotec, same issue:
Where can I get a later firmware? |
I'm not sure if a later firmware is available for that device, else you have to stick to the legacy ezsp driver |
FYI, I managed to get a later firmware here . I used the ncp-uart-hw-v7.4.5.0-aeotec-zga008-115200.gbl which was the latest when I posted this. |
i do have the same issues on my ZGA008. i do got the following error in the log: what do i do wrong? and is there another easy way to put a different FW on my ZGA008? thanks for your help. |
I used the flasher from my Windows PC, if that makes a difference. Not from HA. |
i also tried, but the software is does not recognise my USB. i do see the usb in windows. it is on com 5 |
at least i tried to use simplicity studio. |
I just used CMD. And then by --device you put COM5 on n your case. There is a "read" mode to check the device first. I did that to make sure it recognised the device first. |
ah. ok. i will try |
still not managed to get it updated. not sure if i doing the right steps. first go to /downloads (there is the *.gbl file) pip install universal-silabs-flasher universal-silabs-flasher --device COM5 --bootloader-reset yellow flash --firmware ncp-uart-hw-v7.4.5.0-aeotec-zga008-115200.gbl |
I would say it's something like the below. Just careful that you download the actual file, and not just a webpage to the file. That's happened to me before with GitHub.
You can also try the following to see if it's actually redoing the device (and afterwards to see if it wrote correctly)
|
many thanks. https://www.broddin.be/upgrading-home-assistant-yellows-zigbee2mqtt-from-ezsp-to-ember/ |
What happened?
When using the Aeotec Zi-Stick (ZGA008) with the ember driver, I get the following error trying to start z2m:
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.42.0
Adapter firmware version
6.10.3.0 build 297
Adapter
Aeotec Zi-Stick (ZGA008)
Setup
Add-on on HomeAssistant OS on Intel NUC
Debug log
No response
The text was updated successfully, but these errors were encountered: