mirror of
https://github.com/espressif/openthread.git
synced 2026-08-04 09:57:47 +00:00
[dataset] only master key is needed to attach (#4051)
This commit is contained in:
@@ -82,13 +82,11 @@ $ cd <path-to-openthread>/output/<platform>/bin
|
||||
$ ./ot-cli-ftd 2
|
||||
```
|
||||
|
||||
Configure Thread Master Key and PAN ID from Node 1's Active Operational Dataset:
|
||||
Configure Thread Master Key from Node 1's Active Operational Dataset:
|
||||
|
||||
```bash
|
||||
> dataset masterkey dfd34f0f05cad978ec4e32b0413038ff
|
||||
Done
|
||||
> dataset panid 0x8f28
|
||||
Done
|
||||
> dataset commit active
|
||||
Done
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user