Skip to content

Commit e7ef40a

Browse files
committed
Pull request project-chip#2099: MATTER-4644: Documentation updates for v2.3.1-1.3
Merge in WMN_TOOLS/matter from documentation/smg_2.3.1-1.3 to RC_2.3.1-1.3 Squashed commit of the following: commit fe75e890b653f6f64670833d5d95ba03aaf34114 Author: Rehan Rasool <Rehan.Rasool@silabs.com> Date: Thu Jan 23 10:53:11 2025 -0500 Remove feature requests from SMG commit fe44662c2f8709647cd71ce9b2f56b66d6bcc027 Author: Rehan Rasool <Rehan.Rasool@silabs.com> Date: Wed Jan 22 14:19:45 2025 +0000 Applied suggestion commit 96f92872c137590e5759dacdb718bd58689b6e39 Author: Rehan Rasool <Rehan.Rasool@silabs.com> Date: Tue Jan 21 15:25:40 2025 -0500 Fix bold sentences ... and 1 more commit
1 parent d5773a2 commit e7ef40a

9 files changed

+35
-115
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ body:
6868
- release_2.3.0-1.3-alpha.1
6969
- release_2.3.0-1.3-alpha.2
7070
- release_2.3.0-1.3
71+
- release_2.3.1-1.3
7172
validations:
7273
required: true
7374

.github/ISSUE_TEMPLATE/feature_request.yaml

-87
This file was deleted.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ starting point for all Silicon Labs-related Matter development. Silicon Labs
1212
supports Matter on both 802.15.4 (Thread) and 802.11 (Wi-Fi) transport
1313
protocols.
1414

15-
>**Note: Silicon Labs Matter GitHub is being phased out in favor of using the [Matter GSDK Extension](https://docs.silabs.com/matter/latest/matter-start/) that is available thru Studio and standalone via SLC-CLI.**
15+
>**Note: Silicon Labs Matter GitHub is deprecated, it is recommended to begin new projects using the Matter Extension that is available through Simplicity Studio and standalone via SLC-CLI. Documentation on the Matter Extension can be found here: [https://docs.silabs.com/matter/latest/](https://docs.silabs.com/matter/latest/)**
1616
1717
_To see release notes containing list of features and knowns issues go to
1818
[SiliconLabs/matter/releases](https://github.com/SiliconLabs/matter/releases)

docs/silabs/NEW_FEATURES.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Silicon Labs Matter New Features
22

3+
## New Features for v2.3.1-1.3
4+
- Increased the max supported key-value-store entries from 255 to 511.
5+
- Unify Matter Bridge and Unify Matter PC are moved to new location.
6+
- Targeted bug fixes and security improvements.
7+
38
## New Features for v2.3.0-1.3
49

510
- Matter 1.3 solution for Thread (MG12, MG24), Wi-Fi NCP platforms (MG24/RS9116, MG24/WF200, MG24/SiWx917) and Wi-Fi SoC platform (SiWx917).

docs/silabs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
project = 'Matter'
1010
copyright = 'Copyright © 2023 Silicon Laboratories. All rights reserved.'
1111
author = 'Silicon Labs'
12-
release = '2.3.0-1.3'
13-
version = '2.3.0-1.3'
12+
release = '2.3.1-1.3'
13+
version = '2.3.1-1.3'
1414

1515

1616
# -- General configuration ---------------------------------------------------

docs/silabs/general/ARTIFACTS.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This page provides links to pre-built software image artifacts that can be
44
used to set up the Matter Demo for the Thread and Wi-Fi use cases. The majority of these artifacts can be found under the "Assets" section on the release page here:
55

6-
https://github.com/SiliconLabs/matter/releases/tag/v2.3.0-1.3
6+
https://github.com/SiliconLabs/matter/releases/tag/v2.3.1-1.3
77

88
## Matter Hub Raspberry Pi Image
99

@@ -21,15 +21,15 @@ The Radio Co-Processor firmware is used to turn an EFR into an RCP that can be
2121
used with a Raspberry Pi to allow the Raspberry Pi's Open Thread Border Router
2222
to access the Thread network. Radio Co-Processor (RCP) images are available here:
2323

24-
https://github.com/SiliconLabs/matter/releases/download/v2.3.0-1.3/ot-rcp-binaries-2.3.0-1.3.zip
24+
https://github.com/SiliconLabs/matter/releases/download/v2.3.1-1.3/ot-rcp-binaries-2.3.1-1.3.zip
2525

2626
## Matter Accessory Device Images
2727

2828
The Matter Accessory Device Images are used to turn an EFR into a Matter device.
2929
These are pre-built binary images for the Matter Demo. Matter Accessory Device
3030
Images are located here:
3131

32-
https://github.com/SiliconLabs/matter/releases/download/v2.3.0-1.3/matter-accessory-device-images_2.3.0-1.3.zip
32+
https://github.com/SiliconLabs/matter/releases/download/v2.3.1-1.3/matter-accessory-device-images_2.3.1-1.3.zip
3333

3434
For Matter over Thread, 3 different types of images are provided:
3535

@@ -44,12 +44,12 @@ EFR32MG2x device, you will need to flash a bootloader binary on your device alon
4444
with the application image. Bootloader binaries for all of the Matter supported
4545
devices are available here:
4646

47-
https://github.com/SiliconLabs/matter/releases/download/v2.3.0-1.3/bootloader_binaries_2.3.0-1.3.zip
47+
https://github.com/SiliconLabs/matter/releases/download/v2.3.1-1.3/bootloader_binaries_2.3.1-1.3.zip
4848

4949
## RS9116 Firmware
5050

51-
The RS9116 firmware (rs9116_firmware_files_with_rev_2.3.0-1.3.zip) is used to update the RS9116 which can be found here:
52-
https://github.com/SiliconLabs/matter/releases/download/v2.3.0-1.3/rs9116_firmware_files_with_rev_2.3.0-1.3.zip
51+
The RS9116 firmware (rs9116_firmware_files_with_rev_2.3.1-1.3.zip) is used to update the RS9116 which can be found here:
52+
https://github.com/SiliconLabs/matter/releases/download/v2.3.1-1.3/rs9116_firmware_files_with_rev_2.3.1-1.3.zip
5353

5454
**Note**:
5555
RS9116 chip/module needs to be flashed with proper firmware as mentioned below:
@@ -59,9 +59,9 @@ RS9116 chip/module needs to be flashed with proper firmware as mentioned below:
5959

6060
## SiWx917 Firmware for SiWx917 NCP
6161

62-
The SiWx917 firmware(SiWx917NCP_firmware_files_2.3.0-1.3.zip) is used to update the SiWx917 NCP which can be found here:
62+
The SiWx917 firmware(SiWx917NCP_firmware_files_2.3.1-1.3.zip) is used to update the SiWx917 NCP which can be found here:
6363

64-
https://github.com/SiliconLabs/matter/releases/download/v2.3.0-1.3/SiWx917NCP_firmware_files_2.3.0-1.3.zip
64+
https://github.com/SiliconLabs/matter/releases/download/v2.3.1-1.3/SiWx917NCP_firmware_files_2.3.1-1.3.zip
6565

6666
**Note**:
6767
SiWx917 NCP board need to be flashed with proper firmware as mentioned below:
@@ -71,9 +71,9 @@ SiWx917 NCP board need to be flashed with proper firmware as mentioned below:
7171

7272
## SiWx917 Firmware for SiWx917 SoC
7373

74-
The SiWx917 firmware (SiWx917SOC_firmware_files_2.3.0-1.3.zip) along with WiSeConnect 3 SDK is used to update the SiWx917 SoC which can be found here:
74+
The SiWx917 firmware (SiWx917SOC_firmware_files_2.3.1-1.3.zip) along with WiSeConnect 3 SDK is used to update the SiWx917 SoC which can be found here:
7575

76-
https://github.com/SiliconLabs/matter/releases/download/v2.3.0-1.3/SiWx917SOC_firmware_files_2.3.0-1.3.zip
76+
https://github.com/SiliconLabs/matter/releases/download/v2.3.1-1.3/SiWx917SOC_firmware_files_2.3.1-1.3.zip
7777

7878
**Note**:
7979
SiWx917 SoC boards need to be flashed with proper firmware as mentioned below:
@@ -85,7 +85,7 @@ SiWx917 SoC boards need to be flashed with proper firmware as mentioned below:
8585
The **JLinkDevices.xml** and **ELF** files referenced in the instructions may be found
8686
here:
8787

88-
https://github.com/SiliconLabs/matter/releases/download/v2.3.0-1.3/JLinkDevices.xml
89-
https://github.com/SiliconLabs/matter/releases/download/v2.3.0-1.3/RS9117_SF_4MB_42bsp.elf
88+
https://github.com/SiliconLabs/matter/releases/download/v2.3.1-1.3/JLinkDevices.xml
89+
https://github.com/SiliconLabs/matter/releases/download/v2.3.1-1.3/RS9117_SF_4MB_42bsp.elf
9090

9191
**Note**:- For EFR32MG2x devices, JLink RTT Logging support is already available.

docs/silabs/general/SMG_TO_SLC_GUIDE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Assuming user has installed Simplicity studio ([Getting started with Simplicity
1212
|[2.0.0-1.1](https://github.com/SiliconLabs/matter/releases/tag/v2.0.0-1.1)|[v2.1.0](https://github.com/SiliconLabs/matter_extension/releases/tag/v2.1.0)|[v4.3.1](https://github.com/SiliconLabs/gecko_sdk/releases/tag/v4.3.1)|
1313
|[2.1.0-1.1](https://github.com/SiliconLabs/matter/releases/tag/v2.1.0-1.1)|[v2.1.1](https://github.com/SiliconLabs/matter_extension/releases/tag/v2.1.1)|[v4.3.2](https://github.com/SiliconLabs/gecko_sdk/releases/tag/v4.3.2)|
1414
|[2.2.0-1.2](https://github.com/SiliconLabs/matter/releases/tag/v2.2.0-1.2)|[v2.2.0](https://github.com/SiliconLabs/matter_extension/releases/tag/v2.2.0) (Older Extension versions do not fully work with GSDK 4.4.x)|[v4.4.0](https://github.com/SiliconLabs/gecko_sdk/releases/tag/v4.4.0)|
15-
|2.3.0-1.3|v2.3.0-1.3 (expected June 2024) |TBD|
15+
|[2.3.0-1.3](https://github.com/SiliconLabs/matter/releases/tag/v2.3.0-1.3)|[v2.3.0](https://github.com/SiliconLabs/matter_extension/releases/tag/v2.3.0)|[v2024.6.0](https://github.com/SiliconLabs/simplicity_sdk/releases/tag/v2024.6.0)|
1616

17-
> Note: New Matter 1.3 features available within SMG release v2.3.0-1.3 will not be available on the Matter Extension side until the expected corresponding Matter 1.3 June 2024 Matter Extension release.
17+
> Note: As SMG is deprecated, v2.3.1 and future patches are not migrated to Matter Extension releases. Process described on this page should work for migration purposes but additional steps may be required.
1818
1919
†Steps to add GSDK and matter extension to Simplicity Studio. Refer to [Install SDK Extensions](https://docs.silabs.com/simplicity-studio-5-users-guide/latest/ss-5-users-guide-getting-started/install-sdk-extensions).
2020

docs/silabs/general/VERSIONING_AND_MAINTENANCE.md

+10-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Matter Versioning and Release Maintenance
22

3-
**Silicon Labs Matter GitHub is being phased out in favor of using the Matter GSDK Extension that is available through Simplicity Studio and standalone via SLC-CLI.**
3+
**Note: Silicon Labs Matter GitHub is deprecated, it is recommended to begin new projects using the Matter Extension that is available through Simplicity Studio and standalone via SLC-CLI: [https://docs.silabs.com/matter/latest/](https://docs.silabs.com/matter/latest/)**
44

55
## Versioning Scheme
66

@@ -62,13 +62,14 @@ Update digits based on the following criteria:
6262
| v0.3.0 | 8-Sept-22 | v4.1.1 | N/A | Obsolete |
6363
| v0.4.0 | 13-Oct-22 | v4.1.1 | N/A | Obsolete |
6464
| v1.0.0 | 2-Nov-22 | v4.1.1 | N/A | Obsolete |
65-
| v1.0.2-1.0 | 19-Dec-22 | v4.1.1 | N/A | Monitored |
66-
| v1.1.0-1.1 | 24-Feb-23 | v4.2.0 | N/A | Monitored |
65+
| v1.0.2-1.0 | 19-Dec-22 | v4.1.1 | N/A | Obsolete |
66+
| v1.1.0-1.1 | 24-Feb-23 | v4.2.0 | N/A | Obsolete |
6767
| v2.0.0-1.1 | 18-May-23 | v4.2.0 | N/A | Obsolete |
68-
| v2.1.0-1.1 | 23-June-23 | v4.2.3 | N/A | Monitored |
68+
| v2.1.0-1.1 | 23-June-23 | v4.2.3 | N/A | Obsolete |
6969
| v2.2.0-1.2-alpha-1 | 30-Aug-23 | v4.3.1 | v3.0.10 | Obsolete |
70-
| v2.2.0-1.2 | 25-Oct-23 | v4.3.2 | v3.1.0 | Monitored |
71-
| v2.3.0-1.3-alpha.1 | 18-Jan-24 | v4.4.0 | v3.1.1 | Unmaintained |
72-
| v2.3.0-1.3-alpha.2 | 15-Feb-24 | v4.4.1 | v3.1.3 | Unmaintained |
73-
| v2.3.0-1.3-beta.1 | 18-Mar-24 | v4.4.1 | v3.1.3.2 | Unmaintained |
74-
| v2.3.0-1.3 | 22-Apr-24 | v4.4.2 | v3.1.3.4 | Active |
70+
| v2.2.0-1.2 | 25-Oct-23 | v4.3.2 | v3.1.0 | Obsolete |
71+
| v2.3.0-1.3-alpha.1 | 18-Jan-24 | v4.4.0 | v3.1.1 | Obsolete |
72+
| v2.3.0-1.3-alpha.2 | 15-Feb-24 | v4.4.1 | v3.1.3 | Obsolete |
73+
| v2.3.0-1.3-beta.1 | 18-Mar-24 | v4.4.1 | v3.1.3.2 | Obsolete |
74+
| v2.3.0-1.3 | 22-Apr-24 | v4.4.2 | v3.1.3.4 | Obsolete |
75+
| v2.3.1-1.3 | Q1 2025 | v4.4.2 | v3.1.3.4 | Active |

docs/silabs/index.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ Welcome to Silicon Labs' Matter documentation!
2121
./nav_3_general
2222
./nav_6_faq
2323

24-
Note: Silicon Labs Matter GitHub is being phased out in favor of using the Matter GSDK Extension that is available through Studio and standalone via SLC-CLI.
24+
Note: Silicon Labs Matter GitHub is deprecated, it is recommended to begin new projects using the Matter Extension that is available through Simplicity Studio and standalone via SLC-CLI.
2525
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26-
Documentation on the Matter GSDK extension can be found here: https://docs.silabs.com/matter/latest/matter-start/
26+
Documentation on the Matter Extension can be found here: https://docs.silabs.com/matter/latest/

0 commit comments

Comments
 (0)