Code:
print(sta_if.ioctl())
Output:
function takes 3 positional arguments but 1 were given
Where do you learn about WLAN.ioctl() ?
It does not seem to be documented here - https://docs.micropython.org/en/latest/ ... .WLAN.html
Clearly it expects arguments you have not provided.
Also, could you report the precise version of MicroPython firmware you are using, as user @hippy has done?
Statistics: Posted by B.Goode — Fri Nov 08, 2024 4:08 pm