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 |
---|---|---|---|---|---|---|---|
531 |
3 |
74 |
187 |
201 |
127 |
15 |
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 |
---|---|---|---|---|---|---|---|
510 |
3 |
74 |
184 |
212 |
129 |
15 |
|
532 |
3 |
74 |
187 |
207 |
127 |
15 |
|
712 |
3 |
74 |
239 |
324 |
129 |
15 |
|
601 |
3 |
74 |
184 |
220 |
129 |
15 |
|
665 |
3 |
74 |
186 |
256 |
137 |
15 |
|
641 |
3 |
74 |
245 |
302 |
129 |
15 |
|
701 |
3 |
74 |
245 |
320 |
124 |
15 |
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).