Skip to content

Commit fcb1dbb

Browse files
committed
doc: add maturity level
Move maturity level tables doc from NCS Signed-off-by: Krzysztof Taborowski <[email protected]>
1 parent 6673708 commit fcb1dbb

File tree

2 files changed

+203
-0
lines changed

2 files changed

+203
-0
lines changed

doc/release_notes_and_migration.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,16 @@ See the available migration guides that will assist you in the transitioning fro
2424
:glob:
2525

2626
releases_and_migration/migration_guide_addon_v010.rst
27+
28+
Software maturity
29+
*****************
30+
31+
In nRF Connect SDK, maturity levels are defined for each feature and component.
32+
For more details about software maturity levels, see the `nRF Connect SDK software maturity levels documentation <https://docs.nordicsemi.com/bundle/ncs-3.0.0/page/nrf/releases_and_maturity/software_maturity.html>`_.
33+
For Sidewalk features support, refer to the following page:
34+
35+
.. toctree::
36+
:maxdepth: 1
37+
:glob:
38+
39+
releases_and_migration/software_maturity
Lines changed: 190 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,190 @@
1+
.. _sidewalk_software_maturity:
2+
3+
Software maturity levels
4+
########################
5+
6+
.. contents::
7+
:local:
8+
:depth: 2
9+
10+
.. _sidewalk_software_maturity_protocol:
11+
12+
Chip support
13+
************
14+
15+
The following table indicates the software maturity levels of the support for Sidewalk on nRF chips:
16+
17+
.. list-table::
18+
:widths: auto
19+
:header-rows: 1
20+
21+
* -
22+
- nRF52810
23+
- nRF52811
24+
- nRF52820
25+
- nRF52832
26+
- nRF52833
27+
- nRF52840
28+
- nRF5340
29+
- nRF54H20
30+
- nRF54L05
31+
- nRF54L10
32+
- nRF54L15
33+
- nRF9131
34+
- nRF9151
35+
- nRF9160
36+
- nRF9161
37+
* - **Sidewalk**
38+
- --
39+
- --
40+
- --
41+
- --
42+
- --
43+
- Supported
44+
- Supported
45+
- --
46+
- --
47+
- Supported
48+
- Supported
49+
- --
50+
- --
51+
- --
52+
- --
53+
54+
Amazon Sidewalk features support
55+
********************************
56+
57+
The following table indicates the software maturity levels of the support for each Amazon Sidewalk feature:
58+
59+
.. list-table::
60+
:widths: auto
61+
:header-rows: 1
62+
63+
* -
64+
- nRF52810
65+
- nRF52811
66+
- nRF52820
67+
- nRF52832
68+
- nRF52833
69+
- nRF52840
70+
- nRF5340
71+
- nRF54H20
72+
- nRF54L05
73+
- nRF54L10
74+
- nRF54L15
75+
- nRF9131
76+
- nRF9151
77+
- nRF9160
78+
- nRF9161
79+
* - **Sidewalk - OTA DFU over Bluetooth LE**
80+
- --
81+
- --
82+
- --
83+
- --
84+
- --
85+
- Supported
86+
- Supported
87+
- --
88+
- --
89+
- Supported
90+
- Supported
91+
- --
92+
- --
93+
- --
94+
- --
95+
* - **Sidewalk File Transfer (FUOTA)**
96+
- --
97+
- --
98+
- --
99+
- --
100+
- --
101+
- Experimental
102+
- Experimental
103+
- --
104+
- --
105+
- Experimental
106+
- Experimental
107+
- --
108+
- --
109+
- --
110+
- --
111+
* - **Sidewalk Multi-link + Auto-connect**
112+
- --
113+
- --
114+
- --
115+
- --
116+
- --
117+
- Supported
118+
- Supported
119+
- --
120+
- --
121+
- Supported
122+
- Supported
123+
- --
124+
- --
125+
- --
126+
- --
127+
* - **Sidewalk on-device certification**
128+
- --
129+
- --
130+
- --
131+
- --
132+
- --
133+
- Supported
134+
- Supported
135+
- --
136+
- --
137+
- Supported
138+
- Supported
139+
- --
140+
- --
141+
- --
142+
- --
143+
* - **Sidewalk over Bluetooth LE**
144+
- --
145+
- --
146+
- --
147+
- --
148+
- --
149+
- Supported
150+
- Supported
151+
- --
152+
- --
153+
- Supported
154+
- Supported
155+
- --
156+
- --
157+
- --
158+
- --
159+
* - **Sidewalk over FSK**
160+
- --
161+
- --
162+
- --
163+
- --
164+
- --
165+
- Supported
166+
- Supported
167+
- --
168+
- --
169+
- Supported
170+
- Supported
171+
- --
172+
- --
173+
- --
174+
- --
175+
* - **Sidewalk over LORA**
176+
- --
177+
- --
178+
- --
179+
- --
180+
- --
181+
- Supported
182+
- Supported
183+
- --
184+
- --
185+
- Supported
186+
- Supported
187+
- --
188+
- --
189+
- --
190+
- --

0 commit comments

Comments
 (0)