Commit Graph

9 Commits

Author SHA1 Message Date
Zhang Jun Hao
b8bfda68c2 fix(lib): fix station get ap authmode error 2019-09-11 10:06:44 +08:00
Zhang Jun Hao
2bcc947c0a fix(lib): fix get ap info crash when connect ap failed 2019-08-29 10:46:47 +08:00
Chen Wen
af0fcc0492 fix(wifi): fix compatibility issues with AP which configured to 11n only 2019-06-14 11:06:39 +08:00
dongheng
ea43a0c9a6 feat(system): Add global ISR swith 2019-04-28 10:40:50 +08:00
Zhang Jun Hao
b28f59909e feat(lib): send deauth to ap before connect 2019-04-24 14:32:38 +08:00
Zhang Jun Hao
4198a7c72a fix(lib): fix memleak when scanning in sta+softap mode 2019-04-16 14:43:23 +08:00
Zhang Jun Hao
c135158f02 feat(lib): optimize the time of station connects to AP
1. save channel to NVS after connect.
2. scan with the saved channel first, if can not connect to AP, then do all channel scan.
2019-04-15 16:20:48 +08:00
Zhang Jun Hao
d2202f8dfa fix(lib): remove wme info by default
Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/539
2019-04-12 17:42:14 +08:00
Zhang Jun Hao
e1cfe2ab94 feat(lib): update library 2019-04-12 09:54:37 +08:00