This repo demonstrates some of the applications that can be built on top of the Silicon Labs Zigbee stack.
This repository provides only SLCP projects (as External Repositories) that are listed in the Examples section. Please refer Working with Projects section to know how to add this repository to External Repo in Simplicity Studio.
No | Example name | Link to example |
---|---|---|
1 | Zigbee - Battery Monitor | Click Here |
2 | Zigbee - Manufacturing Library Extension | Click Here |
3 | Zigbee - RTC Time | Click Here |
4 | Zigbee - SoC Sleepy Switch | Click Here |
5 | Zigbee - Smart Lighting using Motion Sensor PIR | Click Here |
6 | Zigbee - Sleepy End-Device and Gateway | Click Here |
7 | Zigbee - Human Detection - MLX90640 | Click Here |
8 | Zigbee - Philips Hue Smart Light with Home Assistant OS | Click here |
-
To add an external repository, perform the following steps.
-
From Simplicity Studio 5, go to Preferences > Simplicity Studio > External Repos. Here you can add the repo
https://github.com/SiliconLabs/bluetooth_applications.git
-
Cloning and then selecting the branch, tag, or commit via UI. The default branch is Master. This repo cloned to
<path_to_the_SimplicityStudio_v5>\developer\repos\
-
-
From Launcher, select your device from the "Debug Adapters" on the left before creating a project. Then click the EXAMPLE PROJECTS & DEMOS tab -> check bluetooth_applications under Provider to show a list of Bluetooth example projects compatible with the selected device. Click CREATE on a project to generate a new application from the selected template.
To change the target board, navigate to Project -> Properties -> C/C++ Build -> Board/Part/SDK. Start typing in the Boards search box and locate the desired development board, then click Apply to change the project settings. Ensure that the board specifics include paths, found in Project -> Properties -> C/C++ General -> Paths and Symbols, correctly match the target board.
Official documentation can be found on our Developer Documentation page.
To report bugs in the Application Examples projects, please create a new "Issue" in the "Issues" section of this repo. Please reference the board, project, and source files associated with the bug, and reference line numbers. If you are proposing a fix, also include information on the proposed fix. Since these examples are provided as-is, there is no guarantee that these examples will be updated to fix these issues.
Questions and comments related to these examples should be made by creating a new "Issue" in the "Issues" section of this repo.
The Gecko SDK suite supports development with Silicon Labs IoT SoC and module devices. Unless otherwise specified in the specific directory, all examples are considered to be EXPERIMENTAL QUALITY which implies that the code provided in the repository has not been formally tested and is provided as-is. It is not suitable for production environments. In addition, this code will not be maintained and there may be no bug maintenance planned for these resources. Silicon Labs may update projects from time to time.