|
1. 复制例程代码 https://github.com/blinker-iot/blinker-library/blob/master/examples/Blinker_WiFi_Config/Blinker_ESPTOUCH/ESPTOUCH_WiFi/ESPTOUCH_WiFi.ino
2. 修改auth[]为自己的设备密钥,打开BLINKER_DEBUG.debugAll();
3. 烧写代码,短接D7pin脚,复位后输入日志:
[13582] Blinker reset...
ets Jan 8 2013,rst cause:2, boot mode3,6)
load 0x4010f000, len 3460, room 16
tail 4
chksum 0xcc
load 0x3fff20b8, len 40, room 4
tail 4
chksum 0xc9
csum 0xc9
v00083240
~ld
[65]
[65]
__ __ __
/\ \ /\ \ __ /\ \ v0.3.9
\ \ \___ \ \ \ /\_\ ___\ \ \/'\ __ _ __
\ \ '__`\\ \ \ \/\ \ /' _ `\ \ , < /'__`\/\`'__\
\ \ \L\ \\ \ \_\ \ \/\ \/\ \ \ \\`\ /\ __/\ \ \./
\ \_,__/ \ \__\\ \_\ \_\ \_\ \_\ \_\ \____\\ \_\
\/___/ \/__/ \/_/\/_/\/_/\/_/\/_/\/____/ \/_/
To better use blinker with your IoT project!
Download latest blinker library here!
=> https://github.com/blinker-iot/blinker-library
[99] _aliType:
[100] _duerType:
[102] _miType:
[103] _authKey: 5507a2a493dc
[108] check wlan config
[109] wlan config check,fail
[112] Waiting for SmartConfig.
[113] ESP8266_MQTT initialized...
[116]
===========================================================
================== Blinker Timer loaded! ==================
EEPROM address 1536-2431 is used for Blinker Timer!
========= PLEASE AVOID USING THESE EEPROM ADDRESS! ========
===========================================================
[145] countdown state: false
[145] _cdRunState: 0
[147] _totalTime: 0
[149] _runTime: 0
[151] _action:
[153] loop state: false
[154] _lpRunState: 0
[156] _times: 0
[158] _tri_times: 0
[160] _time1: 0
[161] _action1:
[163] _time2: 0
[164] _action2:
[166] _lpData: 0
4. 手机APP-> 开发者-></>开发工具-> EspTouch/SmartConfig->wifi名称为家里的2.4G路由器ssid,密码配置正确。
5. 提示“没有找到设备,请重试”
|
|