Commit Graph

9 Commits

Author SHA1 Message Date
Zhang Jun Hao
c65be4f302 fix(lib): fix crash when esp_restart called 2020-06-28 17:26:22 +08:00
Zhang Jun Hao
b5e916c7ad fix(lib): fix memleak when station send illegal packet 2020-04-01 14:27:25 +08:00
Chen Wen
dd9a90ccdb feat(wpa2): update wpa2_enterprise code 2019-11-26 16:09:57 +08:00
Chen Wen
95ed4d1e50 feat(wpa2): add wpa2_enterprise to esp8266 2019-11-26 16:09:38 +08:00
Zhang Jun Hao
9fd4951863 feat(wifi): refactor wifi power save 2019-09-06 15:20:46 +08:00
dongheng
aa965627d1 feat(esp8266): add new power management method 2019-08-30 20:58:32 +08:00
Zhang Jun Hao
36adeb9478 feat(lib): update library 2019-08-30 14:19: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
e1cfe2ab94 feat(lib): update library 2019-04-12 09:54:37 +08:00