Memory requirements for Wi-Fi applications in Station mode
Code and RAM memory footprint requirements differ depending on the selected platform and the application example.
The following tables list memory requirement values for selected Wi-Fi® samples supporting Station mode.
Footprint values are provided in kilobytes (KB).
The following table lists memory requirements for sample running on the nRF52840 DK (nrf52840dk/nrf52840).
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 |
---|---|---|---|---|---|---|---|
502 |
51 |
69 |
180 |
253 |
164 |
11 |
The following table lists memory requirements for samples running on the nRF7002 DK (nrf7002dk/nrf5340/cpuapp).
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 |
---|---|---|---|---|---|---|---|
502 |
54 |
69 |
178 |
214 |
101 |
13 |
|
499 |
53 |
69 |
180 |
254 |
164 |
13 |
|
693 |
53 |
69 |
233 |
305 |
101 |
13 |
|
590 |
55 |
69 |
178 |
291 |
170 |
13 |
|
640 |
55 |
69 |
180 |
273 |
121 |
13 |
|
631 |
54 |
69 |
239 |
281 |
101 |
13 |
|
690 |
55 |
69 |
239 |
309 |
101 |
13 |
Note
The footprint of the networking samples for the Zephyr image is derived from the board target with Cortex-M Security Extensions enabled (*/ns
variant).