Combining Station and AP Modes (APSTA)
Implement simultaneous WiFi Station (STA) and Access Point (AP) modes on the ESP32 (APSTA). Connect to a network while also hosting one.
Combining Station and AP Modes (APSTA) Read More »
Implement simultaneous WiFi Station (STA) and Access Point (AP) modes on the ESP32 (APSTA). Connect to a network while also hosting one.
Combining Station and AP Modes (APSTA) 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 »