Skip to content

Commit

Permalink
Create silabs_efr32_building.md (#10850)
Browse files Browse the repository at this point in the history
Problem
Adding Getting started documentation for EFR32 device.

Summary of Changes
Added a link to Silabs Matter page for setup board and configuration steps.
  • Loading branch information
silabs-Simran authored and pull[bot] committed Nov 15, 2021
1 parent 7a52702 commit 1029808
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/guides/silabs_efr32_building.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Building Silicon Labs EFR32 examples

Developers can start prototyping with Matter today. Silicon Labs offers a number
of examples using Matter, such as
[smart locks](https://github.com/project-chip/connectedhomeip/tree/master/examples/lock-app/efr32),
[smart lights](https://github.com/project-chip/connectedhomeip/tree/master/examples/lighting-app/efr32),
and
[window coverings](https://github.com/project-chip/connectedhomeip/tree/master/examples/window-app/efr32).
Matter simplifies the developer experience by maximizing the interoperability of
IoT devices across different vendors, so developers can focus on innovating.

The full list of examples can be found
[here](https://github.com/project-chip/connectedhomeip/tree/master/examples).
The GitHub repository also includes tools for testing your Matter project.

## Getting Started with Matter on EFR32

Developers can find more resources on
[Silicon Labs Matter Community Page](https://community.silabs.com/s/article/connected-home-over-ip-chip-faq?language=en_US)
.

0 comments on commit 1029808

Please sign in to comment.