ESP8266 SmartConfig
Nat Weerawan
Nov 10, 2015
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 जानकारी
APKPure पर सुरक्षित और तेज़ APK डाउनलोड करें
आपके लिए वायरस मुक्त ESP8266 SmartConfig APK डाउनलोड करने के लिए APKPure प्रमाणित करने का उपयोग करता है।
ESP8266 SmartConfig के पुराने संस्करण
ESP8266 SmartConfig 0.3.4.3
1.7 MBNov 10, 2015
ESP8266 SmartConfig 0.4.3
2.3 MBOct 6, 2015
APKPure ऐप के माध्यम से सुपर तेज़ और सुरक्षित डाउनलोडिंग
एंड्रॉइड पर XAPK/APK फ़ाइलें इंस्टॉल करने के लिए एक-क्लिक करें!