.. _ug_nrf70: Working with nRF70 Series ######################### Zephyr and the |NCS| provide support for developing networking applications with Wi-FiĀ® connectivity using the following nRF70 Series companion IC devices: .. list-table:: :header-rows: 1 * - DK or Prototype platform - Companion module - PCA number - Build target - Documentation * - nRF7002 DK - Not applicable - PCA10143 - ``nrf7002dk/nrf5340/cpuapp`` - | `Product Specification `_ | :ref:`Getting started ` | `User Guide `_ * - nRF7001 emulation on nRF7002 DK - Not applicable - PCA10143 - ``nrf7002dk/nrf5340/cpuapp/nrf7001`` - | `Product Specification `_ * - :ref:`zephyr:nrf5340dk_nrf5340` - nRF7002 EK - PCA10095 - ``nrf5340dk/nrf5340/cpuapp`` - | `Product Specification `_ | :ref:`Getting started ` | `User Guide `_ * - :ref:`zephyr:nrf52840dk_nrf52840` - nRF7002 EK - PCA10056 - ``nrf52840dk/nrf52840`` - | `Product Specification `_ | :ref:`Getting started ` | `User Guide `_ * - :ref:`zephyr:nrf9160dk_nrf9160` - nRF7002 EK - PCA10090 - ``nrf9160dk/nrf9160/ns`` - | `Product Specification `_ | :ref:`Getting started ` | `User Guide `_ * - :ref:`zephyr:nrf9161dk_nrf9161` - nRF7002 EK - PCA10153 - ``nrf9161dk/nrf9161/ns`` - | `Product Specification `_ | `User Guide `_ * - :ref:`zephyr:thingy53_nrf5340` - nRF7002 EB - PCA20053 - ``thingy53/nrf5340/cpuapp`` - | :ref:`Getting started ` | `User Guide `_ The following nRF70 Series shields are available and defined in the :file:`nrf/boards/shields` folder: .. list-table:: :header-rows: 1 * - Hardware platform - PCA number - Build target - Documentation * - nRF7002 :term:`Evaluation Kit (EK)` - PCA63556 - ``nrf7002ek`` - | :ref:`Getting started ` | `User Guide `_ * - nRF7002 EK with emulated support for the nRF7001 IC - PCA63556 - ``nrf7002ek_nrf7001`` - | :ref:`Getting started ` | `User Guide `_ * - nRF7002 EK with emulated support for the nRF7000 IC - PCA63556 - ``nrf7002ek_nrf7000`` - | :ref:`Getting started ` | `User Guide `_ * - nRF7002 :term:`Expansion Board (EB)` - PCA63561 - ``nrf7002eb`` - | :ref:`Getting started ` | `User Guide `_ Applications can be developed on the nRF7002 DK (PCA10143), which includes the nRF7002 companion IC, or on boards compatible with the nRF7002 EK (PCA63556) or the nRF7002 EB (PCA63561). .. toctree:: :maxdepth: 2 :caption: Subpages: working_with_nrf/nrf70/features working_with_nrf/nrf70/developing/index