wifi-control-node icon indicating copy to clipboard operation
wifi-control-node copied to clipboard

Confirmation timeout error (Windows)

Open danieltrolezi opened this issue 8 years ago • 1 comments

Hi!

The package isn't working correctly on Windows. When I try to connect to a WiFi, I get this error: Connection confirmation timed out. (5000ms).

The weird thing though, that even with this error, the connection is stablished. I'm calling getIfaceState() in the connectToAP() callback and I get this:

{
  msg: "Successfully acquired state of network interface wlan.",
  power: true,
  ssid: "...",
  success: true
}

danieltrolezi avatar Aug 29 '16 15:08 danieltrolezi

Any luck solving this? I'm having the same problem.

@danieltrolezi are you on win10 or win7?

bergaminrafael avatar Nov 10 '17 19:11 bergaminrafael