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

Backup and Restore Coordinator (TZ-1172) #439

Open
mw75 opened this issue Sep 25, 2024 · 2 comments
Open

Backup and Restore Coordinator (TZ-1172) #439

mw75 opened this issue Sep 25, 2024 · 2 comments
Labels

Comments

@mw75
Copy link

mw75 commented Sep 25, 2024

Question

Please describe the process and required tools to backup an ESP32-C6 Coordinator in an way, that allows restore to an equivalent hardware without the need of repairing all devices and with persistent short addresses. Is a "service PC" required to backup, or is it possible to collect all required information right on the ESP and write it to a connected SD-Card?

Thanks and regards,
Mario Wolff

Additional context.

No response

@mw75 mw75 added the Question label Sep 25, 2024
@github-actions github-actions bot changed the title Backup and Restore Coordinator Backup and Restore Coordinator (TZ-1172) Sep 25, 2024
@lpy4105
Copy link
Contributor

lpy4105 commented Sep 29, 2024

Please check if the solution discussed in #289 satisfies your requirements.

@mw75
Copy link
Author

mw75 commented Sep 30, 2024

Hi @lpy4105
thanks for your hint regarding an already existing question with already two different solutions! The only missing part is the corresponding process step to dump zb_storage. Is it save to use "ZDO Device Authorized (0x2f)" for this?

Is NVS also used by the ZigBee-SDK as it is initialized in all examples i could find? Is the content of zb_fct volatile as it is not recommended to backup it the referenced issue?

Thanks again!

Regards,
Mario Wolff

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

No branches or pull requests

2 participants