ESP8266 SmartConfig 0.3.4.3 Icon

ESP8266 SmartConfig

Nat Weerawan Tools
2.4
226 Ratings
50K+
Downloads
0.3.4.3
version
Nov 10, 2015
release date
1.7 MB
file size
Free
Download

What's New

minor update.

About ESP8266 SmartConfig Android App

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

Other Information:

Requires Android:
Android 4.0+ (Ice Cream Sandwich, API 14)
Other Sources:
Category:

Download

This release of ESP8266 SmartConfig Android App available in 2 variants. Please select the variant to download. Please read our FAQ to find out which variant is suitable for your Android device based on Screen DPI and Processor Architecture.

Variant
13
(Nov 10, 2015)
Architecture
Unlimited
Minimum OS
Android 4.0+ (Ice Cream Sandwich, API 14)
Screen DPI
nodpi (all screens)
Variant
4
(Oct 07, 2015)
Architecture
Unlimited
Minimum OS
Android 4.0+ (Ice Cream Sandwich, API 14)
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of ESP8266 SmartConfig Android App, We have 2 versions in our database. Please select one of them below to download.

Loading..