WiFi Station Connection Flow
Understand the step-by-step process of an ESP32 connecting to a WiFi network in station mode, including scanning, authentication, and obtaining an IP.
WiFi Station Connection Flow Read More »
Understand the step-by-step process of an ESP32 connecting to a WiFi network in station mode, including scanning, authentication, and obtaining an IP.
WiFi Station Connection Flow Read More »
Learn how to configure the ESP32 to connect to an existing WiFi network (Access Point) in Station (STA) mode using the ESP-IDF WiFi driver.
WiFi Station Mode Basics Read More »
Understand the core concepts of the WiFi protocol (802.11). Learn about WiFi standards, operations, and terminology essential for ESP32 connectivity.
WiFi Protocol Fundamentals Read More »