Skip to content

Commit be8a037

Browse files
richabpnordicjm
authored andcommitted
doc improvement: wifi: Update memory footprint tables for 3.0.0
Updated Wi-Fi memory footprint tables for the 3.0.0 release Signed-off-by: Richa Pandey <[email protected]>
1 parent d2bf2bd commit be8a037

File tree

6 files changed

+30
-30
lines changed

6 files changed

+30
-30
lines changed

doc/nrf/protocols/wifi/advanced_modes/mem_requirements_raw.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Footprint values are provided in kilobytes (KB).
1818
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
1919
| Sample | Total ROM | Wi-Fi driver ROM | nRF70 FW Patch ROM | WPA supplicant ROM | Total RAM (incl. static HEAP) | Wi-Fi driver RAM | WPA supplicant RAM |
2020
+===============================================================+=============+====================+======================+======================+=================================+====================+======================+
21-
| :ref:`Raw TX packet <wifi_raw_tx_packet_sample>` | 502 | 3 | 73 | 146 | 222 | 146 | 15 |
21+
| :ref:`Raw TX packet <wifi_raw_tx_packet_sample>` | 520 | 127 | 78 | 146 | 341 | 155 | 52 |
2222
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
23-
| :ref:`Monitor <wifi_monitor_sample>` | 490 | 3 | 73 | 146 | 228 | 150 | 15 |
23+
| :ref:`Monitor <wifi_monitor_sample>` | 508 | 124 | 78 | 146 | 322 | 192 | 52 |
2424
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
25-
| :ref:`Promiscuous <wifi_promiscuous_sample>` | 508 | 3 | 73 | 146 | 231 | 150 | 15 |
25+
| :ref:`Promiscuous <wifi_promiscuous_sample>` | 526 | 128 | 78 | 146 | 326 | 192 | 52 |
2626
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
2727

2828
.. tab:: nRF54L15 DK
@@ -32,7 +32,7 @@ Footprint values are provided in kilobytes (KB).
3232
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
3333
| Sample | Total ROM | Wi-Fi driver ROM | nRF70 FW Patch ROM | WPA supplicant ROM | Total RAM (incl. static HEAP) | Wi-Fi driver RAM | WPA supplicant RAM |
3434
+===============================================================+=============+====================+======================+======================+=================================+====================+======================+
35-
| :ref:`Raw TX packet <wifi_raw_tx_packet_sample>` | 539 | 3 | 73 | 197 | 221 | 145 | 23 |
35+
| :ref:`Raw TX packet <wifi_raw_tx_packet_sample>` | 556 | 127 | 78 | 163 | 165 | 54 | 52 |
3636
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
3737

3838
.. tab:: nRF7002 DK
@@ -42,9 +42,9 @@ Footprint values are provided in kilobytes (KB).
4242
+----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+
4343
| Sample | Total ROM | Wi-Fi driver ROM | nRF70 FW patch ROM | WPA supplicant ROM | Total RAM (incl. static heap) | Wi-Fi driver RAM | WPA supplicant RAM |
4444
+====================================================+=============+===========================================+============================+======================+=================================+====================+======================+
45-
| :ref:`Raw TX packet <wifi_raw_tx_packet_sample>` | 539 | 3 | 73 | 187 | 290 | 218 | 15 |
45+
| :ref:`Raw TX packet <wifi_raw_tx_packet_sample>` | 546 | 129 | 78 | 163 | 331 | 155 | 52 |
4646
+----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+
47-
| :ref:`Monitor <wifi_monitor_sample>` | 526 | 3 | 73 | 187 | 312 | 239 | 15 |
47+
| :ref:`Monitor <wifi_monitor_sample>` | 532 | 126 | 78 | 163 | 312 | 192 | 52 |
4848
+----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+
49-
| :ref:`Promiscuous <wifi_promiscuous_sample>` | 545 | 3 | 73 | 187 | 316 | 239 | 15 |
49+
| :ref:`Promiscuous <wifi_promiscuous_sample>` | 552 | 130 | 78 | 163 | 316 | 192 | 52 |
5050
+----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+

doc/nrf/protocols/wifi/provisioning/mem_requirements_ble.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ The following table lists memory requirements for the :ref:`Bluetooth LE based p
1212
+-------------------------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+
1313
| Sample | Total ROM | Wi-Fi driver ROM | nRF70 FW patch ROM | WPA supplicant ROM | Total RAM (incl. static heap) | Wi-Fi driver RAM | WPA supplicant RAM |
1414
+=============================================================+=============+===========================================+===============================+======================+=================================+====================+======================+
15-
| :ref:`Bluetooth LE based provision <ble_wifi_provision>` | 606 | 3 | 73 | 187 | 318 | 222 | 15 |
15+
| :ref:`Bluetooth LE based provision <ble_wifi_provision>` | 624 | 130 | 78 | 163 | 285 | 144 | 52 |
1616
+-------------------------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+

doc/nrf/protocols/wifi/provisioning/mem_requirements_softap.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The following table lists memory requirements for the :ref:`SoftAP based provisi
1313
+-------------------------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+
1414
| Sample | Total ROM | Wi-Fi driver ROM | nRF70 FW patch ROM | WPA supplicant ROM | Total RAM (incl. static heap) | Wi-Fi driver RAM | WPA supplicant RAM |
1515
+=============================================================+=============+===========================================+===============================+======================+=================================+====================+======================+
16-
| :ref:`SoftAP based provision <softap_wifi_provision_sample>`| 660 | 0 | 73 | 0 | 217 | 0 | 0 |
16+
| :ref:`SoftAP based provision <softap_wifi_provision_sample>`| 698 | 0 | 78 | 0 | 217 | 0 | 48 |
1717
+-------------------------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+
1818

1919
.. note::

doc/nrf/protocols/wifi/sap_mode/mem_requirements_sap.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Footprint values are provided in kilobytes (KB).
1616
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
1717
| Sample | Total ROM | Wi-Fi driver ROM | nRF70 FW Patch ROM | WPA supplicant ROM | Total RAM (incl. static HEAP) | Wi-Fi driver RAM | WPA supplicant RAM |
1818
+===============================================================+=============+====================+======================+======================+=================================+====================+======================+
19-
| :ref:`SoftAP <wifi_softap_sample>` | 676 | 3 | 73 | 253 | 231 | 146 | 15 |
19+
| :ref:`SoftAP <wifi_softap_sample>` | 693 | 133 | 79 | 259 | 359 | 155 | 63 |
2020
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
2121

2222
.. tab:: nRF54L15 DK
@@ -26,7 +26,7 @@ Footprint values are provided in kilobytes (KB).
2626
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
2727
| Sample | Total ROM | Wi-Fi driver ROM | nRF70 FW Patch ROM | WPA supplicant ROM | Total RAM (incl. static HEAP) | Wi-Fi driver RAM | WPA supplicant RAM |
2828
+===============================================================+=============+====================+======================+======================+=================================+====================+======================+
29-
| :ref:`SoftAP <wifi_softap_sample>` | 720 | 3 | 73 | 309 | 230 | 145 | 23 |
29+
| :ref:`SoftAP <wifi_softap_sample>` | 738 | 133 | 79 | 282 | 174 | 54 | 63 |
3030
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
3131

3232
.. tab:: nRF7002 DK
@@ -36,5 +36,5 @@ Footprint values are provided in kilobytes (KB).
3636
+--------------------------------------+-------------+-------------------------------------------+--------------------------+----------------------+---------------------------------+--------------------+----------------------+
3737
| Sample | Total ROM | Wi-Fi driver ROM | nRF70 FW patch ROM | WPA supplicant ROM | Total RAM (incl. static heap) | Wi-Fi driver RAM | WPA supplicant RAM |
3838
+======================================+=============+===========================================+==========================+======================+=================================+====================+======================+
39-
| :ref:`SoftAP <wifi_softap_sample>` | 720 | 3 | 73 | 300 | 309 | 228 | 15 |
39+
| :ref:`SoftAP <wifi_softap_sample>` | 726 | 134 | 78 | 283 | 349 | 155 | 63 |
4040
+--------------------------------------+-------------+-------------------------------------------+--------------------------+----------------------+---------------------------------+--------------------+----------------------+

0 commit comments

Comments
 (0)