|
|
32c90af2c1
|
AP control based on number of connected clients
|
2023-07-03 09:01:22 +02:00 |
|
|
|
0dde9cbc8b
|
added temporarily AP activation mechanism
|
2023-06-27 12:15:42 +02:00 |
|
|
|
7a032ac452
|
implemented AP on/off control
|
2023-06-26 16:24:21 +02:00 |
|
|
|
832bd3e623
|
fixed WiFi scan conflict with AP reconnect process
|
2023-05-07 14:38:48 +02:00 |
|
|
|
abd7941e27
|
workaround issue with lose WiFi radio just after connect but before IP
obtained
|
2023-05-03 14:06:48 +02:00 |
|
|
|
4762442213
|
more fixes for idf-5 incompatibility and some refactoring
|
2023-04-21 08:50:55 +02:00 |
|
|
|
d5cf42b17d
|
improved wifi power regulation accuracy, added lost beacon event
|
2023-04-06 16:07:47 +02:00 |
|
|
|
94081ea62d
|
fixed mqtt test publication on switched off client;
added default version into default config;
some refactoring in wifi transport;
|
2023-04-03 16:14:53 +02:00 |
|
|
|
fc53cee0ad
|
mqtt test message with url and topics
|
2023-03-31 23:00:51 +02:00 |
|
|
|
e1acb81289
|
removed mqtt autotest
|
2023-03-31 19:34:54 +02:00 |
|
|
|
0afe237f1d
|
wifi scan interrupt connection disabled
|
2023-03-28 16:51:05 +02:00 |
|
|
|
7f78b5a699
|
added wifi power, fixed conflict with wifi startup connect and reconnect
on AP disconnected
|
2023-03-28 16:17:47 +02:00 |
|
|
|
ebf050673c
|
resolved wifi reconnect conflict with wifi scan
|
2023-03-27 14:30:47 +02:00 |
|
|
|
4a79fdf60a
|
wifi reconnect fixed
|
2023-03-27 13:00:02 +02:00 |
|
|
|
77a59eb45a
|
moved to idf5
|
2023-02-19 15:46:55 +02:00 |
|
|
|
0d98979611
|
some clean in wifi transport module
|
2023-02-04 12:59:32 +02:00 |
|
|
|
e7abcf7ece
|
reworked STA reconnect mechanism
|
2023-02-04 09:43:19 +02:00 |
|
|
|
080abfd79d
|
limit number attempts of STA connect on start for normal working of AP
in mixed AP+STA mode
|
2023-02-04 00:05:32 +02:00 |
|
|
|
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 |
|