-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
sudo ot-ctl dataset init new | ||
|
||
sudo ot-ctl dataset channel 24 | ||
sudo ot-ctl dataset channel | ||
sudo ot-ctl dataset panid 0x1234 | ||
sudo ot-ctl dataset panid | ||
sudo ot-ctl dataset networkname ThreadMatter | ||
sudo ot-ctl dataset networkname | ||
sudo ot-ctl dataset extpanid 1111111122222222 | ||
sudo ot-ctl dataset networkkey 00112233445566778899aabbccddeeff | ||
sudo ot-ctl dataset | ||
|
||
sudo ot-ctl dataset commit active | ||
|
||
sudo ot-ctl ifconfig up | ||
sudo ot-ctl thread start | ||
sudo ot-ctl state |