Commit Graph

73 Commits

Author SHA1 Message Date
iranl
27e9ac2085 Hosted update 2025-11-23 21:15:14 +01:00
technyon
b6cfea25f5 apply astylerc 2025-08-13 17:04:20 +02:00
iranl
cac2ca9a60 Reimplement WebSerial 2025-06-30 21:59:44 +02:00
iranl
5fe5614686 WiFi and RAM optimizations 2025-06-25 21:15:30 +02:00
iranl
ef85bc105b BLE improvements 2025-06-20 21:07:02 +02:00
iranl
009b167d1d TWDT 2025-06-19 14:53:19 +02:00
iranl
50081af326 ESP32 and ESP32-S3 No PSRAM builds 2025-06-19 13:07:09 +02:00
iranl
b5ad96f747 Allow HTTPS on non-PSRAM devices 2025-06-19 10:44:16 +02:00
iranl
fc1ee70a2c P4 Fixes 2025-06-09 22:42:30 +02:00
iranl
bc255151a8 Reduce stack 2025-04-02 23:16:49 +02:00
iranl
bf1b27a792 MQTT internal task 2025-04-01 22:27:50 +02:00
iranl
0592c277ea Unique hostname and disable MDNS 2025-04-01 21:42:55 +02:00
iranl
1c546b5f8b MQTT mempool 2025-03-27 23:53:45 +01:00
iranl
9cd236b4b9 LilyGO T-ETH-Lite-ESP32S3 2025-03-27 23:19:10 +01:00
Jan-Ole Schümann
879b6ab365 Add Waveshare ESP32-S3-ETH support (#636) 2025-03-05 18:46:21 +07:00
iranl
2e3ac8603c Merge branch 'master' into p4-3 2025-03-04 21:43:07 +01:00
iranl
bd8120d10f P4 2025-03-04 21:15:43 +01:00
Jan-Ole Schümann
2fbecc3e13 Fix m5 poeunit (#633)
* fix m5stack poe ethernet device initialiazation

* move m5stack instantiation inside compile time check

* fix include path
2025-03-03 19:37:01 +07:00
iranl
6bfb826471 Add GPIO0 OUT 2025-02-20 22:51:07 +01:00
iranl
24bbe22e87 Import/Export config over MQTT 2025-02-04 15:50:13 +01:00
rforro
6d60d6b4c8 LilyGO T-ETH ELite (ESP32-S3+Ethernet POE) support (#611)
* LilyGO T-ETH ELite (ESP32-S3+Ethernet POE) support

* Update W5500Definitions.h

* Update README.md

---------

Co-authored-by: iranl <iranl@users.noreply.github.com>
2025-01-17 18:34:37 +01:00
iranl
dbb58caf97 Reboot lock on Hybrid failure and logging fix 2025-01-05 20:14:23 +01:00
iranl
e29976c8ca SPIFFS MQTT SSL and import/export 2025-01-03 15:27:21 +01:00
iranl
313d999983 Improve WiFi 2024-12-27 16:45:47 +01:00
technyon
02c3b58761 fix psram check 2024-12-21 08:33:46 +01:00
technyon
dc43b45f33 add psram check for RMII workaround 2024-12-21 07:44:07 +01:00
technyon
43c425f762 fix LAN8720 RMII initialization 2024-12-21 07:18:03 +01:00
technyon
b37d3bc5fc remove redundant fetching of wifi credentials from preferences 2024-11-24 03:43:27 +01:00
technyon
27fa67f9b1 apply astylerc 2024-11-23 16:55:59 +01:00
technyon
a426d955a3 simplify onDisconnected() 2024-11-23 16:52:16 +01:00
technyon
a3447dfbe2 add log message 2024-11-23 16:39:53 +01:00
technyon
80e4c5e5d8 minor WifiDevice refactoring 2024-11-23 16:15:38 +01:00
iranl
add5e37563 Fix AP not opening 2024-11-22 21:26:42 +01:00
iranl
62b6d4c301 Clear WiFi fix 2024-11-18 21:03:40 +01:00
iranl
4af44418e6 WiFi + OTA fix 2024-11-15 20:16:23 +01:00
iranl
c2d3a3e77d Refractor 2024-11-08 21:40:24 +01:00
iranl
67bf20eaa5 MQTT Device refractor 2024-11-05 21:25:33 +01:00
iranl
7454208230 Revert ESP-MQTT (#508)
* Revert ESP-MQTT

* Revert ESP-MQTT

* Update sdkconfig.defaults
2024-11-02 23:07:00 +07:00
technyon
9ca377870f add espMillis() to replace esp_timer_get_time() / 1000 2024-10-20 14:25:04 +02:00
technyon
eb4db32b89 add astylerc and apply code formatting 2024-10-20 14:03:18 +02:00
iranl
93b1d47bda Improve Wifi connection and portal 2024-10-19 19:10:38 +02:00
iranl
9b50227ea1 Update WifiDevice.cpp 2024-10-16 16:39:17 +02:00
iranl
06e96b5ea7 WiFi portal 2024-10-14 21:25:07 +02:00
iranl
25076e6e7e ESP-MQTT 2024-08-31 22:04:12 +02:00
iranl
22348d71a3 Fixes (#460) 2024-08-21 18:40:10 +07:00
technyon
2bd61b8f34 remove unused varabiles 2024-08-18 06:59:32 +02:00
technyon
f26f9f6753 move code to handle network events from anonymous to class method 2024-08-18 06:40:27 +02:00
technyon
83ddd91589 fix for LAN8720 static IP 2024-08-17 06:31:00 +02:00
technyon
95a98dd83c code formatting 2024-08-17 06:11:01 +02:00
technyon
3a0c92472c LAN8720 fix 2024-08-17 06:08:05 +02:00