node-wifi
node-wifi copied to clipboard
Cannot find xml file on wifi connect
When I try to connect to wifi, and cmd command ` netsh wlan add profile filename="WIFI-NAME.xml ' is executed, recieve a stdout message saying that OS could not find this file. It's necessary create this file before or this is executed in wrong time ?
Because I need connect to different wifi connections when it is reachable and its's password is stored in a list, So it executes a lot of asynchronous connectios
Hi, your problem seems similar to #78. Can you try again using lastest version, I merged #80 11 days ago to fix this issue.