- MQTT
- Webinterface
- Write data in an influxdb-database
- Send data to PVOutput
- Wemos d1 mini
- Max485
- 2 leds (blue, yellow)
- 2 100 Ohm-resistors
- Install VSCode and platformIO
- Download or clone this repository
- Rename the file src/config.h.example to src/config.h
- Configure it in src/config.h
- Compile, upload and test your device.
More detailed instructions: https://10k-resistor.github.io/Solis4Gmini-logger/instructions/detailed/
Status | Yellow | Blue |
---|---|---|
Inverter off | off | Led flashes (0,5s on 20s off) |
Inverter on | off | on |
sends data via mqtt | on | on |
Sends data to pvoutput | Led flashes (0,5s on,0,5s off) | on |
Connects with wifi | Led flashes (0,5s on, 0,5s off) | off |
Wifi connection failed | On | off |
- ESP sometimes crashes while ntp sync