머신에서 직접 시뮬레이션된 OpenThread NCP를
OpenThread 빌드 방법에 설명되어 있습니다. 클론 후
다음과 같이 SIM 예시를 빌드합니다.
./script/cmake-build simulation
시뮬레이션된 빌드의 경로를 사용하여 Pyspinel CLI를 실행합니다.
cd path-to-pyspinelspinel-cli.py -p path-to-openthread/build/simulation/examples/apps/ncp/ot-ncp-ftd -n 1
OpenThread 버전을 확인합니다.
version
OPENTHREAD/thread-reference-20200818-1938-g0f10480ed; SIMULATION; Aug 30 2022 10:53:44
Done
시뮬레이션된 NCP에서 스레드를 시작하고 리더가 되었는지 확인
스레드 네트워크에서:
panid 1234
Done
ifconfig up
Done
thread start
Done
state
leader
Done
사용 가능한 명령어를 보려면 도움말 메뉴를 확인하세요.
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.
최종 업데이트: 2024-08-22(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-08-22(UTC)"],[],[]]