Networking for Espressif

 General audience classification icon  General audience classification icon
Expressif Networking Modes Explained
Espressif SoC devices ESP32 and ESP8266 can use a few WiFi network modes (applies to layers 1–3 in ISO-OSI model). ESP8266 or ESP32 SoC can act as an Access Point (AP) - a device to connect to like connecting a notebook to the Internet router, and as a client - ESP then behaves like any WiFi-enabled device, e.g. tablet or mobile phone, connecting to the Internet infrastructure. Interestingly, Espressif SoCs can act simultaneously in both modes simultaneously, even if they have only one WiFi interface! Espressif SoCs can operate in the following modes:

 ESP client mode
Figure 1: ESP client mode
 ESP AP  mode
Figure 2: ESP AP mode
 ESP dual mode
Figure 3: ESP dual mode
 ESP mesh networking
Figure 4: ESP mesh networking