OpenThread Border Router (OTBR) provides support for the Raspberry Pi 3B or newer (RPi) platform.
Hardware requirements:
- External 5V AC adapter for power
- A supported OpenThread platform for Thread network connectivity in an RCP design
- A microSD card and microSD card reader ("SD card" in this guide)
Access the RPi with an external monitor (via HDMI) and keyboard (via USB), or connect a serial cable from the RPi to your computer and enable the serial console.
To use RPi with OTBR:
Download and install the OS
The RPi does not include any on-board flash memory, and requires an SD card with a bootable image to operate.
- Download the Raspberry Pi OS Lite
image
to a local machine with a built-in or external SD card reader.
- If using OTBR Docker on the RPi, download Raspberry Pi OS with Desktop instead.
- Install the OS image on an SD card:
- Insert the SD card with the Raspberry OS image into the RPi.
- Boot the RPi to go through the OS installation.
For more detailed information on setup and configuration, see the Raspberry Pi documentation.
Build and install OTBR
See Build and Configuration for instructions on building and installing OTBR.