WiFiFlutter icon indicating copy to clipboard operation
WiFiFlutter copied to clipboard

wifi access point temporarily full

Open surendersinghIT opened this issue 4 years ago • 0 comments

I am connecting to IoT device to send Home wifi router details via WS. After updating to latest plugin, now I am getting message and unable to connect to IoT device's hotspot also getting popup

Message if try to connect to IoT wifi manually - "wifi access point temporarily full" Previously It was working. code snip: await WiFiForIoTPlugin.connect(ssid);

I am new to Flutter / Android. Please help

surendersinghIT avatar Jan 05 '21 17:01 surendersinghIT