Files
Eduard Iten 93a7da7855
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 19s
Fix: Network key persistence in Thread dataset
- Network key was being reset to 0x00... after dataset updates
- Root cause: otDatasetSetActive() was overwriting the network key
- Solution: Call otThreadSetNetworkKey() before otDatasetSetActive()
  and read the key back to ensure it's included in the persistent dataset
- Verified: Network key now survives both software and hardware reboots
- Vest joins network as router in <1.1s after reboot
2026-01-14 17:16:17 +01:00
..
2026-01-14 15:58:45 +01:00
2026-01-13 15:05:52 +01:00
2026-01-10 09:08:45 +01:00
2026-01-14 15:58:45 +01:00
2026-01-13 13:23:40 +01:00
2026-01-13 13:23:40 +01:00