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

elelabs shield not working #16

Open
jpgimenez opened this issue Jan 6, 2022 · 5 comments
Open

elelabs shield not working #16

jpgimenez opened this issue Jan 6, 2022 · 5 comments

Comments

@jpgimenez
Copy link

everything I got is:

...
2022/01/06 04:31:19 Elelabs_EzspFwUtility: [ HDLC REQUEST ]: 7e 80 01 02 92 7e
2022/01/06 04:31:22 Elelabs_EzspFwUtility: [ HDLC RESPONSE ]: 7e 00 7e
2022/01/06 04:31:25 Elelabs_EzspFwUtility: Couldn't communicate with the adapter in Zigbee (EZSP) mode, Thread (Spinel) mode or bootloader mode

@NilsBohr
Copy link
Member

NilsBohr commented Jan 6, 2022

@jpgimenez
Which product are you trying to communicate to? Which firmware?
It seems it's responding, but doesn't recognize the frames, sent by our software

@jpgimenez
Copy link
Author

@NilsBohr not sure, I buy the shield more than 3 years ago, and is the first time that I try an upgrade... home-assistant reports this:

2022-01-06 12:57:57 DEBUG (MainThread) [bellows.ezsp] Resetting EZSP
2022-01-06 12:57:58 DEBUG (MainThread) [bellows.ezsp.protocol] Send command version: (4,)
2022-01-06 12:57:58 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame 0 (version) received: b'06020060'
2022-01-06 12:57:58 DEBUG (MainThread) [bellows.ezsp] Switching to EZSP protocol version 6
2022-01-06 12:57:58 DEBUG (MainThread) [bellows.ezsp.protocol] Send command version: (6,)
2022-01-06 12:57:58 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame 0 (version) received: b'06020060'
2022-01-06 12:57:58 DEBUG (MainThread) [bellows.ezsp] EZSP Stack Type: 2, Stack Version: 6000, Protocol version: 6

@NilsBohr
Copy link
Member

NilsBohr commented Jan 6, 2022

@jpgimenez
Noted, will check the utility with older version of the firmware.
Will get back to you

@jpgimenez
Copy link
Author

This is the board:
imagen

@Hedda
Copy link
Contributor

Hedda commented Jan 18, 2022

A workaround could try https://github.com/walthowd/husbzb-firmware/ Docker image as it contains a fork/modified Elelabs script.

But note that will need another firmware image for that older EM357 "Ember" series of Silicon Labs MCU hardware chip, see ex:

https://github.com/grobasoz/zigbee-firmware

PS: Understand that Silabs EmberZNet 6.7.10.x (latest = 6.7.10.0) is last release for EM35xx/EM35x as hardware is now end-of-life.

#19

grobasoz/zigbee-firmware#17

walthowd/husbzb-firmware#36

PPS: Remember that you may need to reconfigure the serial baud rate speed from 57600 to 115200 if changed in firmware.

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

3 participants