Commit Graph

12 Commits

Author SHA1 Message Date
67d676c5c9 implemented all WiFi modes (AP, STA and AP+STA) 2023-02-01 22:44:48 +02:00
0cd3d9f1f9 Merge branch 'main2' of git@gitlab.com:userbogd/webguiapp.git into main2
# Conflicts:
#	include/NetTransport.h
2023-02-01 22:17:54 +02:00
d8c0b8cbec added separate AP WiFi mode 2023-02-01 22:16:02 +02:00
2b6f70378c wifi restart implementation in progress 2023-01-31 16:28:39 +02:00
1e9bbccd66 added wifi restart in debug 2023-01-31 11:26:34 +02:00
82a2328571 wifi web interface scan implemented 2023-01-28 10:22:05 +02:00
50f8656b7a fixed webguiapp default configuration;
changed network ready conditions checks;
2023-01-12 15:40:39 +02:00
fef822aea7 refactored and updated build system;
prepared for wifi scan functionality;
2023-01-08 12:40:39 +02:00
717560a8d8 added test scen wifi routine 2023-01-08 10:35:33 +02:00
0cf14154b3 added AP+STA mode to wifi 2023-01-07 20:20:22 +02:00
0cb80bccd4 fixed default gateway and DNS settings in AP mode, caused disconnecting
after switch between STA and AP modes
2022-10-07 10:51:54 +02:00
b60d5f57c1 moved from github 2022-08-16 15:12:25 +02:00