Über 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 -Informationen
Letzte Version
0.3.4.3
Kategorie
ToolsAndroid OS
Android 4.0+
Dateigröße
1.7 MB
Entwickler
Nat WeerawanAltersfreigabe
Everyone
Sichere und schnelle APK-Downloads auf APKPure
Mit APKPure können Sie ESP8266 SmartConfig APK einfach und sicher mit Signaturüberprüfung herunterladen.
Alte Versionen von ESP8266 SmartConfig
ESP8266 SmartConfig 0.3.4.3
1.7 MBNov 10, 2015
ESP8266 SmartConfig 0.4.3
2.3 MBOct 6, 2015
Superschnelles und sicheres Herunterladen über die APKPure-App
Ein Klick zur Installation von XAPK/APK-Dateien auf Android!

