@@ -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 >` | 520 | 127 | 78 | 146 | 341 | 155 | 52 |
21+ | :ref: `Raw TX packet <wifi_raw_tx_packet_sample >` | 525 | 132 | 79 | 146 | 341 | 155 | 52 |
2222 +---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
23- | :ref: `Monitor <wifi_monitor_sample >` | 508 | 124 | 78 | 146 | 322 | 192 | 52 |
23+ | :ref: `Monitor <wifi_monitor_sample >` | 513 | 129 | 79 | 146 | 322 | 192 | 52 |
2424 +---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+
25- | :ref: `Promiscuous <wifi_promiscuous_sample >` | 526 | 128 | 78 | 146 | 326 | 192 | 52 |
25+ | :ref: `Promiscuous <wifi_promiscuous_sample >` | 531 | 134 | 79 | 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 >` | 556 | 127 | 78 | 163 | 165 | 54 | 52 |
35+ | :ref: `Raw TX packet <wifi_raw_tx_packet_sample >` | 561 | 132 | 79 | 163 | 172 | 57 | 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 >` | 546 | 129 | 78 | 163 | 331 | 155 | 52 |
45+ | :ref: `Raw TX packet <wifi_raw_tx_packet_sample >` | 551 | 134 | 79 | 163 | 331 | 155 | 52 |
4646 +----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+
47- | :ref: `Monitor <wifi_monitor_sample >` | 532 | 126 | 78 | 163 | 312 | 192 | 52 |
47+ | :ref: `Monitor <wifi_monitor_sample >` | 538 | 131 | 79 | 163 | 312 | 192 | 52 |
4848 +----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+
49- | :ref: `Promiscuous <wifi_promiscuous_sample >` | 552 | 130 | 78 | 163 | 316 | 192 | 52 |
49+ | :ref: `Promiscuous <wifi_promiscuous_sample >` | 558 | 131 | 79 | 163 | 312 | 192 | 52 |
5050 +----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+
0 commit comments