Silicon Labs Matter Over Wi-Fi Example#
This section walks through the steps to build the Matter 1.2 applications, such as lighting, light-switch, window covering, thermostat, door lock, and on/off plug on Silicon Labs Wi-Fi devices.
Step 1: Matter Wi-Fi Prerequisites#
Before running the Matter Wi-Fi demo or developing for Wi-Fi, make sure that you have all the required hardware and software for each use case.
Step 2: Building the chip-tool for Wi-Fi#
To run the Matter Wi-Fi demo, you need to run the chip-tool on one of two platforms, either Linux/Mac or Raspberry Pi. Refer to Building the Chip-Tool.
Step 3: Building the Matter Accessory Device (MAD) for Wi-Fi#
Refer to Getting Started with Matter Development for instructions.
Step 4: Running the Example Network#
This contains instructions to run the Matter Wi-Fi applications using chip-tool Running the Matter Demo on Matter Accessory Device on a Linux Machine (either Laptop or Raspberry Pi). Follow this after successfully executing the above steps.