ESP8266 SmartConfig


0.3.4.3 by Nat Weerawan
Nov 10, 2015 Old Versions

About 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 Version 0.3.4.3

Last updated on Nov 10, 2015
minor update.

Additional APP Information

Latest Version

0.3.4.3

Uploaded by

Reem Mountain

Requires Android

Android 4.0+

Report

Flag as inappropriate

Show More

Use APKPure App

Get ESP8266 SmartConfig old version APK for Android

Download

Use APKPure App

Get ESP8266 SmartConfig old version APK for Android

Download

ESP8266 SmartConfig Alternative

Get more from Nat Weerawan

Discover