-
-
Notifications
You must be signed in to change notification settings - Fork 513
LEDs
Timo Schindler edited this page Jun 25, 2023
·
4 revisions
Two LEDs can be controlled with the ESP32. LED1 is operated via pin G25 and LED2 via pin G26.
These LEDs are already installed on the breakout board from blinkyparts.com.
-
LED1: LED pin for network indication.
- Blinking: WLAN connected but NTP & MQTT (if enabled) disconnected.
- On: WLAN, NTP, MQTT connected.
- Off: Network not connected
-
LED2: LED pin for inverter indication.
- On = All inverters reachable & producing.
- Blinking = All inverters reachable but not producing.
- Off = At least one inverter is not reachable. Only inverters with polling enabled are considered.