1
1
# Matter EFR32 Refrigerator and Teamprature Controlled Example
2
2
3
- An example showing the use of CHIP on the Silicon Labs EFR32 MG24.
3
+ An example showing the use of CHIP on the Silicon Labs EFR32 MG24 and SiWx917
4
+ Wi-Fi Boards.
4
5
5
6
<hr >
6
7
7
- - [ Matter EFR32 Refrigerator and Teamprature Controlled Example] ( #matter-efr32-refrigerator-and-teamprature-controlled-example )
8
- - [ Introduction] ( #introduction )
9
- - [ Building] ( #building )
10
- - [ Flashing the Application] ( #flashing-the-application )
11
- - [ Viewing Logging Output] ( #viewing-logging-output )
12
- - [ Running the Complete Example] ( #running-the-complete-example )
13
- - [ Notes] ( #notes )
14
- - [ OTA Software Update] ( #ota-software-update )
15
- - [ Building options] ( #building-options )
16
- - [ Disabling logging] ( #disabling-logging )
17
- - [ Debug build / release build] ( #debug-build--release-build )
18
- - [ Disabling LCD] ( #disabling-lcd )
19
- - [ KVS maximum entry count] ( #kvs-maximum-entry-count )
8
+ - [ Matter EFR32 Refrigerator and Teamprature Controlled Example] ( #matter-efr32-refrigerator-and-teamprature-controlled-example )
9
+ - [ Introduction] ( #introduction )
10
+ - [ Building] ( #building )
11
+ - [ Flashing the Application] ( #flashing-the-application )
12
+ - [ Viewing Logging Output] ( #viewing-logging-output )
13
+ - [ Running the Complete Example] ( #running-the-complete-example )
14
+ - [ Notes] ( #notes )
15
+ - [ OTA Software Update] ( #ota-software-update )
16
+ - [ Building options] ( #building-options )
17
+ - [ Disabling logging] ( #disabling-logging )
18
+ - [ Debug build / release build] ( #debug-build--release-build )
19
+ - [ Disabling LCD] ( #disabling-lcd )
20
+ - [ KVS maximum entry count] ( #kvs-maximum-entry-count )
20
21
21
22
<hr >
22
23
@@ -30,8 +31,8 @@ An example showing the use of CHIP on the Silicon Labs EFR32 MG24.
30
31
31
32
The Refrigerator and Temperature Controlled example provides a baseline
32
33
demonstration of a Temperature Controlled Cabinet device, built using Matter and
33
- the Silicon Labs Gecko SDK. It can be controlled by a Chip controller over an
34
- Openthread or Wi-Fi network.
34
+ the Silicon Labs Simplicity SDK. It can be controlled by a Chip controller over
35
+ an Openthread or Wi-Fi network.
35
36
36
37
The Refrigerator device can be commissioned over Bluetooth Low Energy (BLE),
37
38
where the device and the Chip controller will exchange security information
0 commit comments