I want to turn on the WPS function on my RT-N66U (running Merlin buid 3.0.0.4.372.31). I've tried the following:
nvram set wps_proc_status=1
service restart_wireless_wps
But this doesn't seem to work. I can see the Connection Status change from "Idle" to "Start WPS Process" on the WPS tab from the Advanced Settings -> Wireless page when I issue nvram set wps_proc_status=1. I also see that if I click on the Start button in the WPS Method section of thw web page, the power LED will flash as if I physically pressed the WPS button on the router. It seems I am missing this last step to get the router's WPS feature enabled from a script I run on it. Can I enable the WPS function from a script? And if so, how do I do it?
Thank you
nvram set wps_proc_status=1
service restart_wireless_wps
But this doesn't seem to work. I can see the Connection Status change from "Idle" to "Start WPS Process" on the WPS tab from the Advanced Settings -> Wireless page when I issue nvram set wps_proc_status=1. I also see that if I click on the Start button in the WPS Method section of thw web page, the power LED will flash as if I physically pressed the WPS button on the router. It seems I am missing this last step to get the router's WPS feature enabled from a script I run on it. Can I enable the WPS function from a script? And if so, how do I do it?
Thank you