@@ -18,7 +18,7 @@ Footprint values are provided in kilobytes (KB).
18
18
+--------------------------------------+-------------+-------------------------------------------+-----------------------------+----------------------+---------------------------------+--------------------+----------------------+
19
19
| 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 |
20
20
+======================================+=============+===========================================+=============================+======================+=================================+====================+======================+
21
- | :ref: `Station <wifi_station_sample >` | 539 | 51 | 71 | 220 | 255 | 164 | 13 |
21
+ | :ref: `Station <wifi_station_sample >` | 539 | 51 | 71 | 179 | 255 | 164 | 13 |
22
22
+--------------------------------------+-------------+-------------------------------------------+-----------------------------+----------------------+---------------------------------+--------------------+----------------------+
23
23
24
24
.. tab :: nRF7002 DK
@@ -30,17 +30,17 @@ Footprint values are provided in kilobytes (KB).
30
30
+===============================================+=============+===========================================+===============================+======================+=================================+====================+======================+
31
31
| :ref: `UDP <udp_sample >` | 99 | 3 | 71 | 0 | 32 | 6 | 0 |
32
32
+-----------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+
33
- | :ref: `Station <wifi_station_sample >` | 536 | 52 | 71 | 220 | 254 | 164 | 13 |
33
+ | :ref: `Station <wifi_station_sample >` | 537 | 52 | 71 | 179 | 254 | 164 | 13 |
34
34
+-----------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+
35
- | :ref: `AWS IoT <aws_iot >` | 695 | 52 | 71 | 233 | 303 | 101 | 1 |
35
+ | :ref: `AWS IoT <aws_iot >` | 695 | 52 | 71 | 233 | 303 | 101 | 13 |
36
36
+-----------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+
37
- | :ref: `CoAP Client <net_coap_client_sample >` | 666 | 54 | 71 | 271 | 290 | 170 | 13 |
37
+ | :ref: `CoAP Client <net_coap_client_sample >` | 667 | 54 | 71 | 230 | 290 | 170 | 13 |
38
38
+-----------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+
39
- | :ref: `HTTP Server <http_server >` | 631 | 54 | 71 | 220 | 278 | 121 | 13 |
39
+ | :ref: `HTTP Server <http_server >` | 631 | 55 | 71 | 179 | 278 | 121 | 13 |
40
40
+-----------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+
41
- | :ref: `HTTPS Client <https_client >` | 623 | 53 | 71 | 279 | 279 | 101 | 13 |
41
+ | :ref: `HTTPS Client <https_client >` | 623 | 54 | 71 | 238 | 279 | 101 | 13 |
42
42
+-----------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+
43
- | :ref: `MQTT <mqtt_sample >` | 678 | 54 | 71 | 279 | 306 | 101 | 13 |
43
+ | :ref: `MQTT <mqtt_sample >` | 679 | 54 | 71 | 238 | 306 | 101 | 13 |
44
44
+-----------------------------------------------+-------------+-------------------------------------------+-------------------------------+----------------------+---------------------------------+--------------------+----------------------+
45
45
46
46
.. note ::
0 commit comments