ESP8266 SmartConfig icon

ESP8266 SmartConfig

Nat Weerawan · com.cmmakerclub.iot.esptouch

0.0 1,044 1,044 v0.3.4.3 1.7 MB SDK 14+ PEGI-3 · Everyone

ESP8266 SmartConfig screenshot 1 ESP8266 SmartConfig screenshot 2
UpdatedNov 12, 2015
PublishedSep 11, 2015
Packagecom.cmmakerclub.iot.esptouch
MD5b7f94e0c05943793cda5e91b41a802a8
SHA1 (signer)82:96:20:83:27:FC:9B:B6:D3:59:79:70:FC:84:94:61:A8:27:F0:45
Signed byCN=Nat Weerawan, OU=Unknown, O=Unknown, L=Chiang Mai, ST=Chiang Mai, C=TH
Malware scanTRUSTED
Websitehttps://wp.me/p4T8Tf-ID
Contact[email protected]

What's new

minor update.

Description

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

Required features

Permissions (4)

ESP8266 SmartConfig requests the following Android permissions:

Tags

Related apps