Skip to content

Correctly write the NWK update ID when forming a network - #679

Merged
puddly merged 1 commit into
zigpy:devfrom
puddly:puddly/write-nwk-update-id
Jul 24, 2025
Merged

Correctly write the NWK update ID when forming a network#679
puddly merged 1 commit into
zigpy:devfrom
puddly:puddly/write-nwk-update-id

Conversation

@puddly

@puddly puddly commented Jul 15, 2025

Copy link
Copy Markdown
Contributor

The SiLabs SDK unfortunately does not actually have a public API to set the network update ID. The ID set during formation is ignored. To work around this, we directly write the update ID into NVRAM if it is not 0.

@codecov

codecov Bot commented Jul 15, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.44%. Comparing base (0a00d81) to head (83c0def).
⚠️ Report is 25 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #679   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files          52       52           
  Lines        3769     3789   +20     
=======================================
+ Hits         3748     3768   +20     
  Misses         21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@puddly
puddly merged commit 9330859 into zigpy:dev Jul 24, 2025
14 checks passed
mineshaftgap pushed a commit to mineshaftgap/bellows that referenced this pull request Jun 11, 2026
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.

1 participant