Commit History

Author SHA1 Message Date
  vowstar fb0e4722b8 Fix and support Wi-Fi smart link (esp-touch and air-kiss). 9 years ago
  vowstar 663158e4ab added wifi.ap.getconfig() by @md5crypt https://github.com/nodemcu/nodemcu-firmware/pull/500/files#diff-81824fe90d00138d98b6e9f0d7d8c7dcL1458. 9 years ago
  dnc40085 353209fb4e Change comments for wifi.sta.getap 9 years ago
  dnc40085 a5fe3d0146 Added option to wifi.sta.getap to allow changing output format between 9 years ago
  Vowstar 2d0689142c Merge pull request #438 from dnc40085/dev096_wifi.getchannel 9 years ago
  dnc40085 6477f5f389 added wifi.getchannel 9 years ago
  dnc40085 7244d51b38 Fixed bug in wifi_scan_done 9 years ago
  dnc40085 546bca00c1 changed wifi_setip() to allow setting SoftAP gateway to 0.0.0.0 9 years ago
  HuangRui 71469dd70f Merge branch 'dev' of https://github.com/nodemcu/nodemcu-firmware 9 years ago
  Vowstar 43d06459a6 Merge pull request #409 from dnc40085/dev096-wifi_scan_done 9 years ago
  Vowstar 60e1e8ba7d Merge pull request #408 from dnc40085/dev096-wifi.ap.config 9 years ago
  Vowstar 55cff23f64 Merge pull request #405 from dnc40085/dev096-wifi.setmac_fix 9 years ago
  Vowstar a5d96f4719 Merge pull request #404 from dnc40085/dev096-wifi.sta.getconfig 9 years ago
  dnc40085 cf32376467 Minor change to wifi.sta.getap() 9 years ago
  dnc40085 e9081a81a5 Remove conflict 9 years ago
  dnc40085 3941977550 Removed commented lines from previous commit 9 years ago
  dnc40085 78cb215bb2 Changed output format of table that is output by wifi_scan_done 9 years ago
  dnc40085 f31671044d Fixed error in wifi_station_listap 9 years ago
  dnc40085 aca2b7724b Added description to wifi_station_listap 9 years ago
  dnc40085 cf54f85549 Added ability to set scan configuration to wifi.sta.getap 9 years ago
  dnc40085 5b375cfe50 Copied changes from dev branch, commit f13c5c6 from Wayne Bartnick 9 years ago
  dnc40085 c6c8bd84a0 minor change to wifi.sta.config() 9 years ago
  dnc40085 7533a6afba Fix for inability to use standard formatted MAC address with 9 years ago
  dnc40085 f9e0e0cc61 Added examples to description of wifi.sta.config() 9 years ago
  dnc40085 e667b2029d Added function wifi.sta.getconfig() 9 years ago
  trilader bc7b9f86c4 Allow connecting to unsecured WiFi networks 9 years ago
  dnc40085 700ba55d26 Fix for memory leak in function wifi.sta.getap() 9 years ago
  dnc40085 f4a9de4886 Added comments for setphymode and getphymode functions in wifi module 9 years ago
  dnc40085 900c43d520 Add setphymode and getphymode to wifi module 9 years ago
  Wayne Bartnick f13c5c61e6 wifi.sta.config (wifi_station_config): 9 years ago