|
|
2c3076a6f9
|
mqtt test and autotest settings added
|
2023-03-31 15:15:57 +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 |
|
|
|
5b3fbbba7f
|
fix config default wifi dhcp setting
|
2023-03-13 14:42:01 +02:00 |
|
|
|
8a040da2d9
|
some fixes for combine idf4 and idf5
|
2023-03-10 19:55:58 +02:00 |
|
|
|
999045ebd7
|
fix serial number cuculation
|
2023-03-09 15:24:12 +02:00 |
|
|
|
77a59eb45a
|
moved to idf5
|
2023-02-19 15:46:55 +02:00 |
|
|
|
9fca7f296f
|
disabled network ready waiting for prevent delayed
return from the main webguiapp process
|
2023-02-17 18:52:54 +02:00 |
|
|
|
d1c3595ea9
|
network timeout reduce from 60 to 5 sec for debug
|
2023-02-17 16:11:42 +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 |
|
|
|
0ed62c9f06
|
disabled mdns debug, reduced stack size of mqtt tx. all made due to save
ram
|
2023-02-03 16:07:25 +02:00 |
|
|
|
67d676c5c9
|
implemented all WiFi modes (AP, STA and AP+STA)
|
2023-02-01 22:44:48 +02:00 |
|
|
|
d8c0b8cbec
|
added separate AP WiFi mode
|
2023-02-01 22:16:02 +02:00 |
|
|
|
cce9b9be61
|
mDNS disabled due to debug reason;
wifi scan SSID trimmed to 16 symbols;
|
2023-01-30 16:13:55 +02:00 |
|
|
|
4ea02adc42
|
mDNS service added
|
2023-01-30 09:10:42 +02:00 |
|
|
|
a7340c1a35
|
firmware update progress added
|
2023-01-23 16:50:35 +02:00 |
|
|
|
50f8656b7a
|
fixed webguiapp default configuration;
changed network ready conditions checks;
|
2023-01-12 15:40:39 +02:00 |
|
|
|
67cf2bf3a9
|
implemented sha256 calculate, save and load on boot
|
2023-01-11 23:27:06 +02:00 |
|
|
|
cdef3b558c
|
added sha256 of configuration structure
|
2023-01-11 16:54:24 +02:00 |
|
|
|
fef822aea7
|
refactored and updated build system;
prepared for wifi scan functionality;
|
2023-01-08 12:40:39 +02:00 |
|