ESP8266-12E进行配网,“提示没有找到设备,请重试”
1. 复制例程代码 https://github.com/blinker-iot/blinker-library/blob/master/examples/Blinker_WiFi_Config/Blinker_ESPTOUCH/ESPTOUCH_WiFi/ESPTOUCH_WiFi.ino2. 修改auth[]为自己的设备密钥,打开BLINKER_DEBUG.debugAll();
3. 烧写代码,短接D7pin脚,复位后输入日志:
Blinker reset...
ets Jan8 2013,rst cause:2, boot mode:(3,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
__ __ __
/\ \ /\ \ __ /\ \ v0.3.9
\ \ \___ \ \ \/\_\ ___\ \ \/'\ __ _ __
\ \ '__`\\ \ \ \/\ \ /' _ `\ \ , < /'__`\/\`'__\
\ \ \L\ \\ \ \_\ \ \/\ \/\ \ \ \\`\ /\__/\ \ \./
\ \_,__/ \ \__\\ \_\ \_\ \_\ \_\ \_\ \____\\ \_\
\/___/ \/__/ \/_/\/_/\/_/\/_/\/_/\/____/ \/_/
To better use blinker with your IoT project!
Download latest blinker library here!
=> https://github.com/blinker-iot/blinker-library
_aliType:
_duerType:
_miType:
_authKey: 5507a2a493dc
check wlan config
wlan config check,fail
Waiting for SmartConfig.
ESP8266_MQTT initialized...
===========================================================
================== Blinker Timer loaded! ==================
EEPROM address 1536-2431 is used for Blinker Timer!
========= PLEASE AVOID USING THESE EEPROM ADDRESS! ========
===========================================================
countdown state: false
_cdRunState: 0
_totalTime: 0
_runTime: 0
_action:
loop state: false
_lpRunState: 0
_times: 0
_tri_times: 0
_time1: 0
_action1:
_time2: 0
_action2:
_lpData: 0
4. 手机APP-> 开发者-></>开发工具-> EspTouch/SmartConfig->wifi名称为家里的2.4G路由器ssid,密码配置正确。
5. 提示“没有找到设备,请重试”
反复测试了几次,换了一步手机就能配网,管理员知道原因吗 qjfdg1996 发表于 2022-6-30 22:22
反复测试了几次,换了一步手机就能配网,管理员知道原因吗
不能用的手机软件版本是2.6.5(官网最新版),同事的手机是2.5.2。将手机版本降到2.5.2就可以用了 请确保package、lib、app版本均为最新,并测试例程,如有问题,请提供调试信息。
关于esptouch:
Esptouch用户体验较佳,但在wifi信号复杂的环境下,可能无法正常配网,解决办法见esptouch无法配网解决办法esptouch无法配网解决办法-Arduino中文社区 - Powered by Discuz!
关于apconfig:
1.ApConfig通常能保证配网的成功,但在IOS中,需要用户手动连接设备热点,再返回App,且连接设备热点时手机会短暂断网,综合体验较差。但为保证配网能够成功,点灯更推荐使用 ApConfig
2.apconfig无法配网,请先检查设备ap是否启动,并提供调试信息。
3.apconfig时,请不要连接正在运行app的手机的热点。 package、lib、最新版本在哪下载? app-1 发表于 2022-7-1 09:49
package、lib、最新版本在哪下载?
官网
https://diandeng.tech/home
页:
[1]