I am the new guy for ESP8266. After program the IoT code into wifi module ESP_WROOM-02, my PC/Smart phone can't see any new WIFI module . The LED(Blue) with slowly flashing.
The log information is following:
Code: Select all
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x40100000, len 31236, room 16
tail 4
chksum 0x15
load 0x3ffe8000, len 2356, room 4
tail 0
chksum 0x85
load 0x3ffe8940, len 3648, room 8
tail 8
chksum 0x57
csum 0x57
OS SDK ver: 1.5.0-dev(4e7f435) compiled @ Aug 25 2017 19:26:38
phy ver: 1055_1, pp ver: 10.7
rf cal sector: 507
tcpip_task_hdl : 3fff2828, prio:10,stack:512
idle_task_hdl : 3fff28c8,prio:0, stack:384
tim_task_hdl : 3fff5080, prio:2,stack:512
SDK version:1.5.0-dev(4e7f435),130
mode : sta(a0:20:a6:35:56:72) + softAP(a2:20:a6:35:56:72)
add if0
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
add if1
bcn 100
IOT VERSION:v1.0.5t23701(a)
user_plug_init start!
wifi_station_get_ap num 0
bcn 0
del if1
mode : sta(a0:20:a6:35:56:72)
configing...
smartconfig_task start
SC version: V2.5.4
configing...
scandone
configing...
scandone
SC_STATUS_FIND_CHANNEL
configing...
configing...
configing...
captdns stack 18, heap 27376
configing...
configing...
configing...
Any suggestions to me for what mistake I made. Thanks a lot.