Appron Smart Link

Appron Smart Link

APPRON
Oct 11, 2018
  • 1.5 MB

    파일 크기

  • Everyone

  • Android 4.0+

    Android OS

Appron Smart Link 정보

Smart utility to connect Appron smart devices to WiFi

Utility to connect appron smart devices to WiFi . After sucsessful smart linking we will get IP of the linked device. We can use Appron PortViewer or other appron tools to test/config the device. We can also use any terminal tool like putty.

Appron Smart Link also support ESP8266 modules like ESP01 , NodeMCU ,etc which enabled WiFi smartconfig mode .

use bellow code to enable smart config in ESP8266 modules

#include ;

void setup() {

Serial.begin(115200);

delay(10);

WiFi.mode(WIFI_STA);

delay(500);

WiFi.beginSmartConfig();

while (WiFi.status() != WL_CONNECTED) {

delay(500);

Serial.print(".");

Serial.println(WiFi.smartConfigDone());

}

Serial.println("");

Serial.println("WiFi connected");

Serial.println("IP address: ");

Serial.println(WiFi.localIP());

}

int value = 0;

void loop() {

}

더 보기

What's new in the latest v6.0

Last updated on 2018-10-11
Updated Version.
더 보기

비디오 및 스크린 샷

  • Appron Smart Link 포스터
  • Appron Smart Link 스크린샷 1
  • Appron Smart Link 스크린샷 2
  • Appron Smart Link 스크린샷 3

Appron Smart Link apk 정보

최신 버전
v6.0
카테고리
도구
Android OS
Android 4.0+
파일 크기
1.5 MB
개발자
APPRON
콘텐츠 등급
Everyone
APKPure에서 안전하고 빠른 APK 다운로드
APKPure는 바이러스 없는 Appron Smart Link APK 다운로드를 위해 서명 확인을 사용합니다.

Appron Smart Link의 오래된 버전

APKPure 아이콘

APKPure 앱을통한매우빠르고안전한다운로드

한번의클릭으로 Android에 XAPK/APK 파일을설치할수있습니다!

다운로드 APKPure
thank icon
사용자 환경을 개선하기 위해 이 웹 사이트의 쿠키 및 기타 기술을 사용합니다.
이 페이지의 링크를 클릭하면 당사의 개인 정보 보호 정책쿠키 정책에 동의하는 것입니다.
더 알아보기