Custom WiFi Event Handlers
Develop custom event handlers for fine-grained control over WiFi events on the ESP32, extending the default ESP-IDF event loop behavior.
Custom WiFi Event Handlers Read More »
Develop custom event handlers for fine-grained control over WiFi events on the ESP32, extending the default ESP-IDF event loop behavior.
Custom WiFi Event Handlers Read More »
Implement the latest WPA3 security standard on ESP32 for enhanced WiFi network protection, including SAE (Simultaneous Authentication of Equals).
WiFi WPA3 Security with ESP-IDF Read More »
Connect ESP32 devices to enterprise WiFi networks using WPA2/WPA3-Enterprise authentication methods like EAP-TLS, EAP-TTLS, and PEAP.
WiFi Enterprise Authentication Read More »
Explore ESP32 provisioning methods like WPS and Espressif’s SmartConfig (ESP-TOUCH) to easily configure WiFi credentials on new devices.
WiFi Protected Setup and SmartConfig Read More »
Implement Wi-Fi Protected Setup (WPS) on the ESP32 for easy and secure connection to WPS-enabled routers using push-button or PIN methods.
WiFi WPS Implementation Read More »
Utilize WiFi power-saving modes (Modem Sleep) on the ESP32 to reduce power consumption while maintaining network connectivity. DTIM intervals explained.
WiFi Power Saving Modes Read More »
Explore basic WiFi roaming concepts for ESP32, enabling devices to switch between Access Points in the same network for better connectivity.
WiFi Roaming Techniques Read More »
Learn techniques to diagnose WiFi connectivity issues on the ESP32, including checking signal strength, pinging gateways, and analyzing event logs.
WiFi Network Diagnostics Read More »
Implement logic on the ESP32 to store credentials for multiple WiFi networks and attempt connections based on availability or priority.
Managing Multiple WiFi Networks Read More »
Explore advanced ESP32 WiFi scanning options, including passive scans, specific channel scans, and filtering results based on SSID or BSSID.
Advanced WiFi Scan Features and Filtering Read More »