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

Throw an explicit error about NVRAM corruption when it is detected #218

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Jul 6, 2023

The following error:

Network formation failed: NVRAM is corrupted, re-flash your adapter's firmware.

Is probably easier to understand than the current one:

zigpy_znp.exceptions.InvalidCommandResponse: Expected SRSP response SYS.OSALNVWriteExt.Rsp(Status=<Status.SUCCESS: 0>), got SYS.OSALNVWriteExt.Rsp(Status=<Status.NV_OPER_FAILED: 10>)

(home-assistant/core#94503 (comment))

@puddly puddly merged commit 686cb6c into zigpy:dev Jul 6, 2023
13 checks passed
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.

None yet

1 participant