Skip to content

Commit

Permalink
Add Silabs RCP setup (project-chip#5426)
Browse files Browse the repository at this point in the history
  • Loading branch information
jepenven-silabs authored Mar 17, 2021
1 parent 2f064a5 commit 3f681e2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 11 deletions.
29 changes: 19 additions & 10 deletions docs/guides/linux_thread_connectivity.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ devices is ensured in the following way:
You need the following hardware and software for this configuration:

- OpenThread Radio Co-Processor device (for example,
[nRF52840 Dongle](https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-Dongle))
[nRF52840 Dongle](https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-Dongle),
[Thunderboard Sense 2](https://www.silabs.com/development-tools/thunderboard/thunderboard-sense-two-kit))
- Linux machine with Ubuntu v20.04 or later

<hr>
Expand All @@ -60,16 +61,24 @@ The configuration process is composed of the following steps:

### Configuring OpenThread Radio Co-Processor

Read
[Configuring OpenThread Radio Co-processor on nRF52840 Dongle](openthread_rcp_nrf_dongle.md)
to learn how to configure Nordic Semiconductor's
[nRF52840 Dongle](https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-Dongle)
as OpenThread Radio Co-Processor.
#### On Nordic Hardware

You can replace the nRF52840 Dongle with a variety of development boards from
different vendors. If you are using a Raspberry Pi as your testing platform, you
can execute this step on a more powerful Linux machine to shorten the firmware
build time.
> Read
> [Configuring OpenThread Radio Co-processor on nRF52840 Dongle](openthread_rcp_nrf_dongle.md)
> to learn how to configure Nordic Semiconductor's
> [nRF52840 Dongle](https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-Dongle)
> as OpenThread Radio Co-Processor.
#### On Silicon Labs Hardware

> Please refer to this
> [guide](https://www.silabs.com/documents/public/application-notes/an1256-using-sl-rcp-with-openthread-border-router.pdf)
> to configure the OpenThread Radio Co-Processor on the Thunderboard sense 2.
You can replace the nRF52840 Dongle or the Thunderboard with a variety of
development boards from different vendors. If you are using a Raspberry Pi as
your testing platform, you can execute this step on a more powerful Linux
machine to shorten the firmware build time.

### Configuring OpenThread Border Router

Expand Down
2 changes: 1 addition & 1 deletion docs/images/linux_thread_connectivity.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3f681e2

Please sign in to comment.