.. _ug_wifi_mem_req: Memory requirements for Wi-Fi applications ========================================== 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. Footprint values are provided in kilobytes (KB). .. tabs:: .. tab:: nRF52840 DK The following table lists memory requirements for samples running on the :ref:`nRF52840 DK ` (:ref:`nrf52840dk_nrf52840 `). +--------------------------------------+-------------+-------------------------------------------+----------------------+---------------------------------+--------------------+----------------------+ | Sample | Total ROM | Wi-Fi driver ROM (incl. nRF70 FW patch) | WPA supplicant ROM | Total RAM (incl. static HEAP) | Wi-Fi driver RAM | WPA supplicant RAM | +======================================+=============+===========================================+======================+=================================+====================+======================+ | :ref:`Scan ` | 106 | 36 | 0 | 76 | 44 | 0 | +--------------------------------------+-------------+-------------------------------------------+----------------------+---------------------------------+--------------------+----------------------+ | :ref:`Station ` | 499 | 98 | 220 | 224 | 164 | 13 | +--------------------------------------+-------------+-------------------------------------------+----------------------+---------------------------------+--------------------+----------------------+ .. tab:: nRF7002 DK The following table lists memory requirements for samples running on the :ref:`nRF7002 DK ` (:ref:`nrf7002dk_nrf5340_cpuapp `). +--------------------------------------+-------------+-------------------------------------------+----------------------+---------------------------------+--------------------+----------------------+ | Sample | Total ROM | Wi-Fi driver ROM (incl. nRF70 FW patch) | WPA supplicant ROM | Total RAM (incl. static HEAP) | Wi-Fi driver RAM | WPA supplicant RAM | +======================================+=============+===========================================+======================+=================================+====================+======================+ | :ref:`MQTT ` | 655 | 100 | 259 | 384 | 171 | 13 | +--------------------------------------+-------------+-------------------------------------------+----------------------+---------------------------------+--------------------+----------------------+ | :ref:`Scan ` | 104 | 38 | 0 | 74 | 44 | 0 | +--------------------------------------+-------------+-------------------------------------------+----------------------+---------------------------------+--------------------+----------------------+ | :ref:`Station ` | 497 | 100 | 220 | 222 | 164 | 13 | +--------------------------------------+-------------+-------------------------------------------+----------------------+---------------------------------+--------------------+----------------------+ .. tab:: nRF9160 DK The following table lists memory requirements for samples running on the :ref:`nRF9160 DK ` (:ref:`nrf9160dk_nrf9160_ns `). +-----------------------------------+-------------+-------------------------------------------+----------------------+---------------------------------+--------------------+----------------------+ | Sample | Total ROM | Wi-Fi driver ROM (incl. nRF70 FW patch) | WPA supplicant ROM | Total RAM (incl. static HEAP) | Wi-Fi driver RAM | WPA supplicant RAM | +===================================+=============+===========================================+======================+=================================+====================+======================+ | :ref:`Location ` | 213 | 39 | 0 | 103 | 69 | 0 | +-----------------------------------+-------------+-------------------------------------------+----------------------+---------------------------------+--------------------+----------------------+ | :ref:`Scan ` | 96 | 36 | 0 | 71 | 64 | 0 | +-----------------------------------+-------------+-------------------------------------------+----------------------+---------------------------------+--------------------+----------------------+