Skip to content

Commit 96d6355

Browse files
committed
nrf_802154:doc: Update mutliprotocol support documentation
add information about switching multiprotocol timings
1 parent 7956f74 commit 96d6355

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

nrf_802154/doc/multiprotocol_support.rst

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -156,17 +156,17 @@ NRF52 Multiprotocol Switching Measurements
156156
+-------------------+-----------+-----------------------------------+--------------------------------+
157157
| BLE activity name | Direction | Protocol Switching (min/mean/max) | Radio Switching (min/mean/max) |
158158
+===================+===========+===================================+================================+
159-
| advertisement | 15.4→BLE | 238/257/359 | 305/324/427 |
159+
| advertisement | 15.4→BLE | 238 | 257 | 359 | 305 | 324 | 427 |
160160
+-------------------+-----------+-----------------------------------+--------------------------------+
161-
| advertisement | BLE→15.4 | 136/152/163 | 273/289/299 |
161+
| advertisement | BLE→15.4 | 136 | 152 | 163 | 273 | 289 | 299 |
162162
+-------------------+-----------+-----------------------------------+--------------------------------+
163-
| scanning | 15.4→BLE | 235/251/265 | 287/303/317 |
163+
| scanning | 15.4→BLE | 235 | 251 | 265 | 287 | 303 | 317 |
164164
+-------------------+-----------+-----------------------------------+--------------------------------+
165-
| scanning | BLE→15.4 | 133/135/141 | 232/234/239 |
165+
| scanning | BLE→15.4 | 133 | 135 | 141 | 232 | 234 | 239 |
166166
+-------------------+-----------+-----------------------------------+--------------------------------+
167-
| connection | 15.4→BLE | 243/258/275 | 372/386/398 |
167+
| connection | 15.4→BLE | 243 | 258 | 275 | 372 | 386 | 398 |
168168
+-------------------+-----------+-----------------------------------+--------------------------------+
169-
| connection | BLE→15.4 | 135/149/165 | 312/333/354 |
169+
| connection | BLE→15.4 | 135 | 149 | 165 | 312 | 333 | 354 |
170170
+-------------------+-----------+-----------------------------------+--------------------------------+
171171

172172

@@ -175,17 +175,17 @@ NRF53 Multiprotocol Switching Measurements
175175
+-------------------+-----------+-----------------------------------+--------------------------------+
176176
| BLE activity name | Direction | Protocol Switching (min/mean/max) | Radio Switching (min/mean/max) |
177177
+===================+===========+===================================+================================+
178-
| advertisement | 15.4→BLE | 236/261/420 | 320/346/505 |
178+
| advertisement | 15.4→BLE | 236 | 261 | 420 | 320 | 346 | 505 |
179179
+-------------------+-----------+-----------------------------------+--------------------------------+
180-
| advertisement | BLE→15.4 | 169/181/197 | 324/335/352 |
180+
| advertisement | BLE→15.4 | 169 | 181 | 197 | 324 | 335 | 352 |
181181
+-------------------+-----------+-----------------------------------+--------------------------------+
182-
| scanning | 15.4→BLE | 234/251/265 | 298/315/328 |
182+
| scanning | 15.4→BLE | 234 | 251 | 265 | 298 | 315 | 328 |
183183
+-------------------+-----------+-----------------------------------+--------------------------------+
184-
| scanning | BLE→15.4 | 181/183/196 | 290/292/305 |
184+
| scanning | BLE→15.4 | 181 | 183 | 196 | 290 | 292 | 305 |
185185
+-------------------+-----------+-----------------------------------+--------------------------------+
186-
| connection | 15.4→BLE | 244/258/275 | 375/388/401 |
186+
| connection | 15.4→BLE | 244 | 258 | 275 | 375 | 388 | 401 |
187187
+-------------------+-----------+-----------------------------------+--------------------------------+
188-
| connection | BLE→15.4 | 167/182/196 | 379/398/418 |
188+
| connection | BLE→15.4 | 167 | 182 | 196 | 379 | 398 | 418 |
189189
+-------------------+-----------+-----------------------------------+--------------------------------+
190190

191191

@@ -194,17 +194,17 @@ NR54L Multiprotocol Switching Measurements
194194
+-------------------+-----------+-----------------------------------+--------------------------------+
195195
| BLE activity name | Direction | Protocol Switching (min/mean/max) | Radio Switching (min/mean/max) |
196196
+===================+===========+===================================+================================+
197-
| advertisement | 15.4→BLE | 118/205/209 | 184/268/273 |
197+
| advertisement | 15.4→BLE | 118 | 205 | 209 | 184 | 268 | 273 |
198198
+-------------------+-----------+-----------------------------------+--------------------------------+
199-
| advertisement | BLE→15.4 | 79/80/80 | 171/172/173 |
199+
| advertisement | BLE→15.4 | 79 | 80 | 80 | 171 | 172 | 173 |
200200
+-------------------+-----------+-----------------------------------+--------------------------------+
201-
| scanning | 15.4→BLE | 209/210/211 | 255/256/257 |
201+
| scanning | 15.4→BLE | 209 | 210 | 211 | 255 | 256 | 257 |
202202
+-------------------+-----------+-----------------------------------+--------------------------------+
203-
| scanning | BLE→15.4 | 75/76/77 | 149/150/150 |
203+
| scanning | BLE→15.4 | 75 | 76 | 77 | 149 | 150 | 150 |
204204
+-------------------+-----------+-----------------------------------+--------------------------------+
205-
| connection | 15.4→BLE | 212/214/223 | 345/348/348 |
205+
| connection | 15.4→BLE | 212 | 214 | 223 | 345 | 348 | 348 |
206206
+-------------------+-----------+-----------------------------------+--------------------------------+
207-
| connection | BLE→15.4 | 79/80/80 | 195/211/225 |
207+
| connection | BLE→15.4 | 79 | 80 | 80 | 195 | 211 | 225 |
208208
+-------------------+-----------+-----------------------------------+--------------------------------+
209209

210210
Handling high-frequency clock

0 commit comments

Comments
 (0)