sandwych-smartconfig icon indicating copy to clipboard operation
sandwych-smartconfig copied to clipboard

Pure C# Implementation of Various WiFi SmartConfig Protocols: AirKiss and ESPTouch

Results 6 sandwych-smartconfig issues
Sort by recently updated
recently updated
newest added
trafficstars

Hey, first things first: awesome job by creating this library! I've used your CLI-Demo on windows successfully. But on android and iOS I don't get the `DeviceDiscoveredEvent`, the ESP device...

Hi, Could you provide change in this library? 255.255.255.255 broadcast address is ignored by iOS15 probably DatagramBroadcaster.cs method BroadcastAsync line with _broadcastTarget = ...

var provider = new **AirkissSmartConfigProvider();** 这样改过后,不能配网啊?还有什么参数要设置么?

Hello, Could you provide example how to get current SSID and BSSID on iOS 14? If App could get those information from iOS user will should provide WiFi password only.

Hi, im not able to configure esp8266 with your library while it works with with https://www.nuget.org/packages/EspTouchSmartConfigXamarin/1.0.3 I'm on 2.4 Ghz network and i'm passig my phone wifi IP in LocalAddress...

demo跑不起来,而且在 直接报错