Skip to content

Commit 48fd4da

Browse files
richabpcarlescufi
authored andcommitted
doc: wifi: Update memory footprints for 3.1.0 release
Updated memory footprints for the 3.1.0 release. Signed-off-by: Richa Pandey <[email protected]> (cherry picked from commit a7917f8)
1 parent e204f68 commit 48fd4da

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>` | 525 | 132 | 79 | 146 | 341 | 155 | 52 |
21+
| :ref:`Raw TX packet <wifi_raw_tx_packet_sample>` | 498 | 50 | 88 | 146 | 760 | 154 | 40 |
2222
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
23-
| :ref:`Monitor <wifi_monitor_sample>` | 513 | 129 | 79 | 146 | 322 | 192 | 52 |
23+
| :ref:`Monitor <wifi_monitor_sample>` | 264 | 25 | 88 | 0 | 760 | 191 | 0 |
2424
+---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
25-
| :ref:`Promiscuous <wifi_promiscuous_sample>` | 531 | 134 | 79 | 146 | 326 | 192 | 52 |
25+
| :ref:`Promiscuous <wifi_promiscuous_sample>` | 504 | 51 | 88 | 146 | 760 | 192 | 40 |
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>` | 561 | 132 | 79 | 163 | 172 | 57 | 52 |
35+
| :ref:`Raw TX packet <wifi_raw_tx_packet_sample>` | 567 | 50 | 88 | 163 | 256 | 57 | 40 |
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>` | 551 | 134 | 79 | 163 | 331 | 155 | 52 |
45+
| :ref:`Raw TX packet <wifi_raw_tx_packet_sample>` | 557 | 51 | 88 | 163 | 448 | 154 | 39 |
4646
+----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+
47-
| :ref:`Monitor <wifi_monitor_sample>` | 538 | 131 | 79 | 163 | 312 | 192 | 52 |
47+
| :ref:`Monitor <wifi_monitor_sample>` | 256 | 27 | 88 | 0 | 448 | 192 | 0 |
4848
+----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+
49-
| :ref:`Promiscuous <wifi_promiscuous_sample>` | 558 | 131 | 79 | 163 | 312 | 192 | 52 |
49+
| :ref:`Promiscuous <wifi_promiscuous_sample>` | 563 | 53 | 88 | 163 | 448 | 192 | 39 |
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>` | 626 | 131 | 79 | 163 | 293 | 144 | 52 |
15+
| :ref:`Bluetooth LE based provision <ble_wifi_provision>` | 631 | 52 | 84 | 163 | 448 | 144 | 39 |
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>`| 700 | 0 | 79 | 0 | 220 | 0 | 48 |
16+
| :ref:`SoftAP based provision <softap_wifi_provision_sample>`| 715 | 0 | 0 | 0 | 408 | 0 | 40 |
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>` | 693 | 133 | 79 | 259 | 222 | 79 | 63 |
19+
| :ref:`SoftAP <wifi_softap_sample>` | 662 | 54 | 84 | 259 | 760 | 79 | 51 |
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>` | 738 | 134 | 79 | 282 | 180 | 57 | 63 |
29+
| :ref:`SoftAP <wifi_softap_sample>` | 750 | 54 | 84 | 282 | 256 | 57 | 51 |
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>` | 728 | 135 | 79 | 283 | 212 | 79 | 63 |
39+
| :ref:`SoftAP <wifi_softap_sample>` | 729 | 55 | 84 | 282 | 448 | 79 | 51 |
4040
+--------------------------------------+-------------+-------------------------------------------+--------------------------+----------------------+---------------------------------+--------------------+----------------------+

0 commit comments

Comments
 (0)