mirror of
https://github.com/espressif/openthread.git
synced 2026-07-07 12:52:35 +00:00
4e45b45796
When a partial dataset is stored, the device will attempt to attach to a Thread network using the limited parameters available. If the device successfully attaches, the device will then obtain the complete Active Dataset from its Parent. If the device is router-capable, it will not become a Router/Leader until it has successfully retrieved a complete Active Dataset. Saving a partial dataset supports out-of-band commissioning scenarios.