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

Sonoff ZBDongle-E v1.0 does not work with ncp-uart-hw-xxxxx-zbdonglee-115200 (-nohw) firmware #93

Open
jacgl opened this issue May 13, 2024 · 2 comments

Comments

@jacgl
Copy link

jacgl commented May 13, 2024

Programmed with
universal-silabs-flasher --device COM4 --probe-method bootloader --bootloader-reset sonoff flash --firmware .\ncp-uart-hw-xxxxx-zbdonglee-115200.gbl
finished correctly
universal-silabs-flasher --device COM4 probe
checking fails
z2m fail to start with Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
The dongle bootloader version:
Detected ApplicationType.GECKO_BOOTLOADER, version '1.12.0' at 115200 baudrate (bootloader baudrate 115200)

It was flashed before with ncp-uart-sw_7.1.1.0_115200.gbl from https://github.com/xsp1989/zigbeeFirmware/tree/master/firmware/Zigbee3.0_Dongle-NoSigned/EZSP
It is working with the newest -sw from the same site (ncp-uart-sw_7.3.1.0_115200.gbl)

Seems like the matter of ncp-uart-hw vs. ncp-uart-sw (-nohw with v.7.4.3.0 behaves in the same way unfortunately)

@darkxst
Copy link
Owner

darkxst commented May 14, 2024

Hi @jacgl,

apparently there is sometimes issue migrating from xps1989 firmware, but flashing nvm3_init.gbl fixes it.
https://github.com/xsp1989/zigbeeFirmware/blob/master/firmware/Zigbee3.0_Dongle-NoSigned/EZSP/nvm3_initfile.gbl

See this post (which includes backing up data):
#84 (comment)

@jacgl
Copy link
Author

jacgl commented May 14, 2024

Thanks, the procedure works. It really needs nvm3_initfile.gbl as middle one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants