technyon
|
ff62368012
|
add network device name to sysinfo page
|
2023-02-05 19:26:15 +01:00 |
|
technyon
|
df9b971eed
|
use connect and disconnect callback for reconnect logic
|
2023-01-31 21:02:46 +01:00 |
|
technyon
|
065b2d177e
|
disable certificate input fields when W5500 device is used
|
2023-01-28 22:08:43 +01:00 |
|
technyon
|
b11a3329f8
|
fix crash when using encrypted connection
|
2023-01-28 21:59:35 +01:00 |
|
technyon
|
5853b0dc0e
|
refactor NetworkDevice interface to work with new esp mqtt lib
|
2023-01-28 17:17:46 +01:00 |
|
technyon
|
c9dbbb5dc1
|
compile with esp mqtt lib
|
2023-01-27 19:29:13 +01:00 |
|
technyon
|
6127fc331e
|
replace PubSubClient with arduino mqtt lib
|
2023-01-16 20:41:08 +01:00 |
|
technyon
|
6f58ebd382
|
implement fallback to wifi if W5500 hardware not present
|
2023-01-01 17:09:26 +01:00 |
|
technyon
|
e202db236e
|
fix reboot to wifi manager
|
2023-01-01 16:33:00 +01:00 |
|
technyon
|
3a5f14dc18
|
dynamic path for mqtt logger
|
2022-12-23 23:06:19 +01:00 |
|
technyon
|
6bfc7f686d
|
publish wifi rssi
|
2022-09-10 10:17:28 +02:00 |
|
technyon
|
e9fa988918
|
use RTC_NOINIT_ATTR to boot into wifimanager config portal
|
2022-07-08 22:53:23 +02:00 |
|
technyon
|
d693e8a065
|
add option to restart ESP when disconnected
|
2022-06-30 20:25:37 +02:00 |
|
technyon
|
0e0dda9558
|
let WifiManager handle the reconnect
|
2022-06-25 10:40:55 +02:00 |
|
technyon
|
e10e718447
|
fix wifi reconnect
|
2022-06-19 10:46:17 +02:00 |
|
rodriguezst
|
1c4fc0e902
|
Print SSL errors for debugging
|
2022-06-15 10:36:27 +00:00 |
|
rodriguezst
|
9b1adf7032
|
Set certificate buffer sizes at CMakelists.txt
|
2022-06-15 10:36:27 +00:00 |
|
rodriguezst
|
2391809166
|
Store keys in WifiDevice object
|
2022-06-15 10:36:27 +00:00 |
|
rodriguezst
|
7481b1f4f0
|
Implemented MQTT over TLS for WiFiDevice
|
2022-06-15 10:36:27 +00:00 |
|
technyon
|
490bff20c5
|
fix W5500 reconnect
|
2022-04-30 19:59:07 +02:00 |
|
technyon
|
677f7e56c8
|
initial w5500 support
|
2022-04-26 22:12:52 +02:00 |
|