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

EZSP v10 #529

Merged
merged 4 commits into from
Feb 20, 2023
Merged

EZSP v10 #529

merged 4 commits into from
Feb 20, 2023

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Feb 17, 2023

The only major addition is incomingNetworkStatusHandler, which was previously changeSourceRouteHandler. I haven't seen any use for it:

DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingNetworkStatusHandler: [<EmberStackError.ROUTE_ERROR_MANY_TO_ONE_ROUTE_FAILURE: 12>, 0xafa8]
DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingNetworkStatusHandler: [<EmberStackError.ROUTE_ERROR_INDIRECT_TRANSACTION_EXPIRY: 6>, 0x9253]

@MattWestb
Copy link
Contributor

In the current UG100: EZSP Reference Guide its the only change but its still V9 and is not updated.
I can being that V9 is not making the change and some is getting problems that the old command is used and not the new one and Silabs was bumping the protocol for blocking use of the old command that is making problems in some system (like Z2M).

Shall i posting one question in Silabs community and asking for information ??
If its not working its also possible putting one support ticket but i think it shall not being needed.

@Hedda
Copy link
Contributor

Hedda commented Feb 19, 2023

The only major addition is incomingNetworkStatusHandler, which was previously changeSourceRouteHandler. I haven't seen any use for it

home-assistant/core#85822 does mention those?

@Hedda
Copy link
Contributor

Hedda commented Feb 19, 2023

@puddly puddly merged commit 46cfe04 into zigpy:dev Feb 20, 2023
@Hedda
Copy link
Contributor

Hedda commented Feb 24, 2023

FYI, updated PR #463 which adds a mentioning of EZSP v9 and EZSP v10 in the README.md for bellows.

@MattWestb
Copy link
Contributor

MattWestb commented Mar 15, 2023

Time for one more update ;-)
Protocol version 11 is not supported, using version 10 instead
Its little to much coding for my so i letting it for some one that can doing it right from the beginning.

PS: Looks like the updated addon is using the save version of CPC V3 so GSDK 4.2.1.0 is still working and shall doing with dongle with 4.2.2.0 on addon 1.0.1

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

Successfully merging this pull request may close these issues.

4 participants