Doğrudan makinenizde, simüle edilmiş bir OpenThread NCP'yi klonlayın ve
OpenThread nasıl oluşturulur? bölümünde açıklanmıştır. Klonlama işleminden sonra ve
simülasyon örneği oluşturun:
./script/cmake-build simulation
Simüle edilen derlemenizin yolunu kullanarak Pyspinel CLI'ı çalıştırın:
cd path-to-pyspinelspinel-cli.py -p path-to-openthread/build/simulation/examples/apps/ncp/ot-ncp-ftd -n 1
OpenThread sürümünü doğrulayın:
version
OPENTHREAD/thread-reference-20200818-1938-g0f10480ed; SIMULATION; Aug 30 2022 10:53:44
Done
Simüle edilen NCP'de Thread'i başlatın ve lider olduğunu doğrulayın
Thread ağında:
panid 1234
Done
ifconfig up
Done
thread start
Done
state
leader
Done
Hangi komutların kullanılabilir olduğunu görmek için yardım menüsünü görüntüleyin:
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.
Son güncelleme tarihi: 2024-08-22 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-22 UTC."],[],[]]