Host device considerations

This guide provides recommendations and guidelines for using the nRF70 Series device as a companion chip on resource-constrained hosts such as the nRF5340 SoC.

Networking stack combinations

The table below lists the required protocol stack combinations for various classes of Wi-Fi® internetworking applications.

Supported networking stack combinations

Stack components

Wi-Fi SSID scanning with cellular backhaul

Wi-Fi application for end-device-to-cloud products

Wi-Fi + Bluetooth LE application for end-device-to-cloud products

Matter over Wi-Fi products

Matter over Thread products

Dual-stack capable Matter devices (not gateways)

Wi-Fi scan only driver

X

Wi-Fi client stack

X

X

X

X

Bluetooth LE stack

X

Matter stack

X

X

X

Thread stack

X

X

LTE modem library

X

TCP/IP networking stack

X

X

X

X

MQTT/CoAP/HTTPS

X

X

Host SoC support

The following table indicates the support of various classes of Wi-Fi networking applications (denoted by the corresponding protocol stack capabilities) running on the different nRF host MCUs combined with the nRF70 Series companion IC. You can identify and select the appropriate host MCU depending on the IoT use case of interest.

Host SoC’s support

Host SoC

Wi-Fi SSID scanning with cellular backhaul

Wi-Fi application for end-device-to-cloud products

Wi-Fi + Bluetooth LE application for end-device-to-cloud products

Matter over Wi-Fi products

Matter over Thread products

Dual-stack capable Matter devices (not gateways)

nRF52840

X*

X*

nRF5340

X

X

X

X

X

nRF9160

X

Note

The asterisk * indicates that the SoC is supported, but the use case is not recommended due to performance or memory constraints.

Firmware patch optimizations

For resource-constrained hosts especially with low internal flash memory, the nRF70 Series firmware patches can significantly contribute to the overall memory footprint. The nRF70 Series provides the following firmware patch optimizations to reduce the memory footprint of the Wi-Fi host stack:

  • A separate firmware patch variant is provided for applications that only require support for Wi-Fi scan-only operation. This patch variant is significantly smaller in size compared to the full-featured firmware patch variant that supports Wi-Fi STA mode.

  • The nRF Wi-Fi driver offers support for either relocating or storing the patch in the external non-volatile memory if that is available. See Firmware patches in the external memory for details.