Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By alonewolfx2
#8163 New version can't connect my router. it can store my router name and password but sta status always "IDLE". i tried station mode. still cant connect.
User avatar
By pvvx
#8173
alonewolfx2 wrote:New version can't connect my router. it can store my router name and password but sta status always "IDLE". i tried station mode. still cant connect.

In current versions: default autoconnect = disable.

scandone
no HOMEAP found, reconnect after 1s
reconnect
scandone
no HOMEAP found, reconnect after 1s
reconnect
scandone
no HOMEAP found, reconnect after 1s
reconnect
knocks down job AP.
wifi.h:
#ifndef WIFI_ST_AUTOCONNECT
#define WIFI_ST_AUTOCONNECT 0
#endif

Connect AP, set checkbox 'AutoConnect' :)

In SDK 0.9.4, sometimes, there were problems with ASUS RT-N56U on 802.11n (ESP8266 in station mode). Connection is there, but a lot of errors on TCP/IP... Large timeouts, some packages TCP/IP errors... Sometimes the connection is in order. Switching 802.11x and Channel AP (ESP8266) - helped...
User avatar
By pvvx
#8183
alonewolfx2 wrote:i am using ASUS RT-N13U-revb2 maybe i have same issue :D

On RT-N56x reported several people ... I also have RT-N56U - when configuring the module 1 channel and more switching - passed. With SDK 0.9.5 seems to be OK.
Quick routers = unstable work ESP8266. WiPi - all ok :D
Image