You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates how to connect an ESP32 to a Wi-Fi network using the ESP-IDF framework and retrieve both its IP address (assigned dynamically by the router) and its unique 6-byte MAC address. It’s a useful starting point for anyone working on Wi-Fi-enabled embedded systems, diagnostics, or IoT development.