ESP8266 SmartConfig


0.3.4.3 by Nat Weerawan
Nov 10, 2015 이전 버전

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

최신 버전 0.3.4.3의 새로운 기능

Last updated on Nov 10, 2015
minor update.

추가 앱 정보

최신 버전

0.3.4.3

업로드한 사람

Reem Mountain

필요한 Android 버전

Android 4.0+

카테고리

무료 도구 앱

신고

부적절한 것으로 표시함

더 보기

Use APKPure App

Get ESP8266 SmartConfig old version APK for Android

다운로드

Use APKPure App

Get ESP8266 SmartConfig old version APK for Android

다운로드

ESP8266 SmartConfig 대안

Nat Weerawan에서 더 많은 것을 얻기

발견하다