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
The mbed driver for 1DX module assigns MAC addresses only later in the process.
Normal Arduino examples will require it to be populated before calling WiFi.scan() or any other function that forces STA mode, so the result will be uninitialized memory.