App Demos#

This release supports the following demos under Matter:

  1. Light

  2. Window covering

  3. Door Lock

  4. On Off Plug

  5. Thermostat

  6. Occupancy sensor

  7. Contact sensor

  8. Temperature sensor

Light Demo#

The user can commission the Light matter device and control it by using the ON, OFF or Toggle button. The user can view the device status both on the dev board, as well as in the mobile application.

image13image14

Window Covering Demo#

The user can commission and control the Window Cover matter device. By pressing the Open and Close button in the mobile application, user can operate and control the curtain. The status of device will be visible both on the dev board as well as in the mobile application.

image15image16

Lock Demo#

The user can commission and control the Lock Matter device. The user can Lock and Unlock the device using the mobile application and read the status of the lock from both the dev board and on the mobile application.

image17image18

On Off Plug Demo#

The user can commission and control the Plug Matter device. The user can turn it On and Off using the mobile application. The status of the Plug will be visible on both the dev board and on the mobile application.

image19image20

Thermostat Demo#

The user can commission the Thermostat Matter device.The user can read the current temperature on both the dev board and on the mobile application.

image21

Occupancy Sensor#

The user can commission the Occupancy sensor Matter device and control it. The user can long press the user button BTN1 on the dev board to change the status of the sensor. The user can observe the device status on both the dev board and mobile application.

image22image23

Contact Sensor#

The user can commission the Contact sensor matter device and control it. The user can long press the user button BTN1 on the dev board to change the status of the sensor. The user can observe the device status on both the dev board and mobile application.

The “Matter Sensor” sample app needs to be configured as a Contact Sensor device, as described below, rebuilt and flashed on the dev board.

Steps to configure the contact sensor:

  1. Search sensor in Simplicity studio

  2. Select Matter – SoC Sensor over Wi-Fi

  3. Create firmware and build as per following screens.

image24

image25

image26

image27

image28

Temperature Sensor Demo#

The user can commission the Temperature Sensor Matter device and control it.The user can long press the user button BTN1 on the dev board to change the status of the sensor The user can observe the device status on both the dev board and mobile application. .

The “Matter Sensor” sample app needs to be configured as a Temperature Sensor device, as described below, rebuilt and flashed on the dev board.

image29

image30image31