friedrith / node-wifi

📶 NodeJS tool to manage wifi (connections, scans)
MIT License
398 stars 161 forks source link

Is WPS already integrated or planned to integrate it? #153

Open marcjulianfleck opened 3 years ago

marcjulianfleck commented 3 years ago

Expected Behavior

Is the integration of the WPS (Wi-Fi Protected Setup) function planned or possible?

Current Behavior

Feature not available yet. At least I couldn't find it.

Affected features

Possible Solution

Have none yet since I am not that experienced.

Context

I want to use the WPS function (Push Button Configuration) to connect to a WIFI network since, on the planned system, there is no possibility to use a keyboard device (It just as a buzzer to operate the system because it is designed for the elderly). The perfect way would be to iterate over all available networks and connect to the network where WPS is activated like some printers are doing while connecting to a WIFI network.

Your Environment