
Arduino esp-netif calls saved one of my recent ESP32 projects after WiFi.config() quietly ignored the static IP I kept feeding it. If you have ever set a static address in the Arduino sketch, uploaded it, and watched the board grab a random DHCP lease anyway, you already know the frustration I am talking about. That…