Hi everyone,
When using the “connect_1.py” example, I have a message error in the line:
wlan = network.WINC()
With the message error being:
AttributeError: ‘module’ object has no attribute ‘WINC’
Is there a way to get a step by step fix?
Best Regards,
Ced