Google は、黒人コミュニティのための人種的公平の促進に取り組んでいます。
詳細 をご覧ください。
フィードバックを送信
OpenThread を新しいハードウェア プラットフォームに移植
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
GitHub でソースを見る
OpenThread スタックを新しいハードウェア プラットフォームに移植する手順は次のとおりです。
ビルド環境を設定する
CMake ルールを定義する
プラットフォーム抽象化レイヤ API の実装
高度な機能(ハードウェア抽象化レイヤ)を実装する
ポートを確認する
認定資格と README
OpenThread には、以下のプラットフォームサービスが必要です。
IEEE 802.15.4-2006
2.4 GHz 無線
IEEE 802.15.4 フレームを送受信する
IEEE 802.15.4 確認応答フレームを生成する
受信フレームで受信信号強度インジケーター(RSSI)測定値を提供する
ミリ秒単位の解像度で、ランニングもできるアラーム
ネットワーク設定構成を保存するための不揮発性ストレージ
真の乱数ジェネレータ(TRNG)
ビルド例
OpenThread リポジトリでは、いくつかのサンプルビルドが提供されています。詳細については、プラットフォーム をご覧ください。
動作しているポートの例については、ot-cc2538
、ot-efr32
、ot-nrf528xx
をご覧ください。ot-cc2538
は単一のプラットフォームのみを実装しているため、最初に開始することをおすすめします。ot-efr32
と ot-nrf528xx
は複数のプラットフォームのサポートを実装しているため、もう少し複雑です。
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.
最終更新日 2023-09-08 UTC。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]
ご意見をお聞かせください
{
"lastModified": "最終更新日 2023-09-08 UTC。",
"confidential": False
}