Bezpośrednio na swoim komputerze skopiuj i skompiluj symulowany NCP OpenThread jako
opisane w artykule Jak utworzyć OpenThread. Po sklonowaniu
wczytuj, utwórz przykładową kartę SIM:
./script/cmake-build simulation
Uruchom interfejs wiersza poleceń Pyspinel, używając ścieżki do symulowanej kompilacji:
cd path-to-pyspinelspinel-cli.py -p path-to-openthread/build/simulation/examples/apps/ncp/ot-ncp-ftd -n 1
Sprawdź wersję OpenThread:
version
OPENTHREAD/thread-reference-20200818-1938-g0f10480ed; SIMULATION; Aug 30 2022 10:53:44
Done
Uruchom wątek na symulowanym NCP i sprawdź, czy został liderem
w sieci Thread:
panid 1234
Done
ifconfig up
Done
thread start
Done
state
leader
Done
Otwórz menu pomocy, aby sprawdzić, jakie polecenia są dostępne:
help
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
Ostatnia aktualizacja: 2024-08-22 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-08-22 UTC."],[],[]]