Raspberry Pi
在 GitHub 上查看源代码
OpenThread Border Router (OTBR) 为 Raspberry Pi 3B 或更高版本 (RPi) 平台提供支持。
硬件要求:
- 外置 5V 交流电源适配器
- 支持 RCP 设计中线程网络连接的 OpenThread 平台
- microSD 卡和 microSD 读卡器(本指南中的“SD 卡”)
使用外部显示器(通过 HDMI)和键盘(通过 USB 连接)访问 RPi,或者从 RPi 将串行电缆连接到您的计算机,然后启用串行控制台。
如需将 RPi 与 OTBR 配合使用,请执行以下操作:
- 下载并安装操作系统。
- 构建并安装 OTBR。
下载并安装操作系统
RPi 不包含任何板载闪存,并且需要使用具有可启动映像的 SD 卡才能正常运行。
- 将 Raspberry Pi OS Lite 映像下载到内置或外部 SD 读卡器的本地机器。
- 在 SD 卡上安装操作系统映像:
- 将包含 Raspberry OS 映像的 SD 卡插入 RPi。
- 启动 RPi 以完成操作系统安装。
如需详细了解设置和配置,请参阅 Raspberry Pi 文档。
构建和安装 OTBR
如需了解如何构建和安装 OTBR,请参阅构建和配置。
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. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2022-03-24 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":"其他"
}]