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.
-
Updated
Jul 23, 2025 - Assembly