Is there a way to connect a PICO-W or any ESP32 using Python code to connect to a network with WPS?

49 Views Asked by At

Is there a way to connect a PICO-W or any ESP32 using Python code to connect to a network with WPS?

I have created some IoT modules for me, very useful but just for me at this moment.

I want to give some modules to my parents and my friends.

I don't know which Wifi network they use. Themselves do not know their login credentials (i.e. the password is very large)!

So, best way is to connect their Wifi is to use WPS button.

I do not find any code in Python to connect with WPS.

Any help will be appreciated.

0

There are 0 best solutions below