Aktuelles Repository für den Heizungssensor der via LoraWAN angebunden ist
Go to file
xlemmingx 1ca573e8cc Switch to ABP activation and add temperature-based relay control
- Switch from OTAA to ABP for reliable network joining
- Use SHT4X temperature sensor instead of MLX90614 internal temp
- Add automatic relay control based on 21°C threshold
- Add manual override capability via downlink commands
- Update device tree for Rev 2.1 board compatibility
- Improve logging configuration to prevent message drops
2025-10-07 17:40:57 +02:00
.vscode add gpio handling; add downlink handling 2025-05-28 11:22:54 +02:00
boards initial commit 2025-05-22 12:46:26 +02:00
include initial commit 2025-05-22 12:46:26 +02:00
lib initial commit 2025-05-22 12:46:26 +02:00
src Switch to ABP activation and add temperature-based relay control 2025-10-07 17:40:57 +02:00
test initial commit 2025-05-22 12:46:26 +02:00
zephyr Switch to ABP activation and add temperature-based relay control 2025-10-07 17:40:57 +02:00
.gitignore initial commit 2025-05-22 12:46:26 +02:00
platformio.ini initial commit 2025-05-22 12:46:26 +02:00