MAC address all zeros

If you can’t get the device to connect, you could use the code above and just add this to the top

SYSTEM_MODE(SEMI_AUTOMATIC)

and in setup() add a WiFi.on(); call.

1 Like