A2ZAPK

ESP8266 SmartConfig0.3.4.3

ESP8266 SmartConfig v0.3.4.3

Downloads: 694


Free

ESP8266 SmartConfig / Specifications

ESP8266 SmartConfig / Screenshots

ESP8266 SmartConfig 0.3.4.3
Loading... ESP8266 SmartConfig 0.3.4.3

ESP8266 SmartConfig / Video Trailer or Demo

ESP8266 SmartConfig / 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

Show More >

ESP8266 SmartConfig / What's New in v0.3.4.3

minor update.

Choose Download Locations for ESP8266 SmartConfig v0.3.4.3



Telegram

.

ESP8266 SmartConfig / Tags

Share ESP8266 SmartConfig At Social Media

.