0
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
kerms 22889936ab feat(wifi) static IP/DNS 2024-07-15 16:27:59 +08:00
kerms c3f4e8f651 feat(wifi ap) ap ssid and password can be changed and saved to flash 2024-07-15 16:27:24 +08:00
kerms 7d4d3484f5 feat(wifi) configurable mode: AP,APSTA,Smart APSTA and stop/start AP/STA command 2024-07-15 16:27:23 +08:00
kerms c5f46accc3 feat(wifi) fast connect on boot and disconnection
- add json api get tools's ap info
 - cleanup some unused code, change printf to ESP_LOG
2024-04-01 12:39:50 +08:00
kerms 6fdfa76a14 feat(wifi) save credential on successful connection and auto connect to it 2024-03-05 16:43:50 +08:00
kerms f8b7592f13 feat wifi scan using http/json 2024-02-14 16:06:31 +08:00
kerms b00f2b2dd4 add base uri api using http post/json 2024-02-01 09:19:42 +08:00
kerms ea55a6f576 reformat wifi 2024-01-27 18:53:09 +08:00