@@ -4,19 +4,19 @@ An example showing the use of CHIP on the Silicon Labs EFR32 MG24.
4
4
5
5
<hr >
6
6
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 )
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 )
20
20
21
21
<hr >
22
22
@@ -284,7 +284,7 @@ combination with JLinkRTTClient as follows:
284
284
The
285
285
[CHIPTool](https://github.com/project-chip/connectedhomeip/blob/master/examples/chip-tool/README.md)
286
286
can now be used to send ZCL commands to the refrigerator device. For
287
- instance, to set the refrigerator covering lift by percentage :
287
+ instance, to see the refrigerator status you can use the following commands :
288
288
289
289
```
290
290
chip-tool pairing ble-thread 1 hex:<operationalDataset> 20202021 3840
0 commit comments