ESP8266 SmartConfig icon

ESP8266 SmartConfig

0.3.4.3 for Android
4.8 | 50,000+ 설치 수

Nat Weerawan

설명 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

새로운 기능 ESP8266 SmartConfig 0.3.4.3

minor update.

정보

  • 범주:
    도구
  • 현재 버전:
    0.3.4.3
  • 업데이트 날짜:
    2015-11-10
  • 크기:
    1.7MB
  • 필요한 Android 버전:
    Android 4.0 or later
  • 개발자:
    Nat Weerawan
  • ID:
    com.cmmakerclub.iot.esptouch
  • Available on: