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
ESP8266 SmartConfig is an Android Tools app developed by Nat Weerawan and published on the Google play store. It has gained around 10000 installs so far, with an average rating of 3.0 out of 5 in the play store.
ESP8266 SmartConfig requires Android with an OS version of 4.0 and up. In addition, the app has a content rating of Everyone, from which you can decide if it is suitable to install for family, kids, or adult users. ESP8266 SmartConfig is an Android app and cannot be installed on Windows PC or MAC directly.
Android Emulator is a software application that enables you to run Android apps and games on a PC by emulating Android OS. There are many free Android emulators available on the internet. However, emulators consume many system resources to emulate an OS and run apps on it. So it is advised that you check the minimum and required system requirements of an Android emulator before you download and install it on your PC.
Below you will find how to install and run ESP8266 SmartConfig on PC:
If you follow the above steps correctly, you should have the ESP8266 SmartConfig ready to run on your Windows PC or MAC. In addition, you can check the minimum system requirements of the emulator on the official website before installing it. This way, you can avoid any system-related technical issues.
ESP8266 SmartConfig APK 0.3.4.3 | 1.72 MB | 0.3.4.3 |