Over ESP8266 SmartConfig
ESP8266 SmartConfig
ESP8266 SmartConfig
Arduino Code
you can simply call beginSmartConfig() like this
WiFi.beginSmartConfig();
while(1){
delay(1000);
if(WiFi.smartConfigDone()){
Serial.println("SmartConfig Success");
break;
}
}
or the easier way is use library that support smartConfig function such as
WiFiConnector Arduino Library: https://github.com/cmmakerclub/WiFiConnector
What's new in the latest 0.3.4.3
Last updated on 2015-11-10
minor update.
ESP8266 SmartConfig APK -informatie
Laatste versie
0.3.4.3
Categorie
ToolsAndroid OS
Android 4.0+
Bestandsgrootte
1.7 MB
Ontwikkelaar
Nat WeerawanInhoudsbeoordeling
Everyone
Veilige en snelle APK Downloads op APKPure
APKPure gebruikt handtekeningverificatie om virusvrije ESP8266 SmartConfig APK downloads voor u te garanderen.
Oude versies van ESP8266 SmartConfig
ESP8266 SmartConfig 0.3.4.3
1.7 MBNov 10, 2015
ESP8266 SmartConfig 0.4.3
2.3 MBOct 6, 2015
Supersnel en veilig downloaden via de APKPure-app
Eén klik om XAPK/APK-bestanden op Android te installeren!

