This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
- Tested with version 0.8.112 from branch 'development03'
- Use environment 'opendtufusion' or 'opendtufusion-de'
- One can use the build in USB for flashing
- The USB on the ESP32-S3 uses the GPIO20 for D+ and GPIO19 for D-. If you are flashing for the first time, you need to get the ESP32-S3 into the download mode manually.
- To do so, press and hold the BOOT button and then press the RESET button once. After that release the BOOT button.
- That is: Connect the BOOT pin with GND. Then connect EN pin with GND. Release EN pin and after that release the BOOT pin.
(My assembly)
Restart ESP32-S3 after flashing. The setup works as usual. In Settings
disable nRF24L01+ and enable CMT2300A. The pin settings are
Signal | Pin |
---|---|
SCLK | GPIO12 |
SDIO | GPIO13 (MISO) |
CSB | GPIO10 (CS) |
FCSB | GPIO48 |
IRQ | GPIO21 |
We use SPI2 main interface (Group 5e) for fast SPI (FSPI) connection. See ESP32-S3 datasheet (p. 17).
This repository provides hardware and software solutions for communicating with Hoymiles inverters via radio. Our system allows you to easily obtain real-time values, such as power, current, and daily energy, as well as set parameters like the power limit of your inverter to achieve zero export. You can access these functionalities through our user-friendly web interface, MQTT, or JSON. Our solutions simplify the process of monitoring and fine-tuning your solar panel system to help you achieve your goals.
latest Release Development Version
Table of approaches:
Board | MI | HM | HMS/HMT | comment | HowTo start |
---|---|---|---|---|---|
ESP8266/ESP32, C++ | ✔️ | ✔️ | ✔️ | 👈 the most effort is spent here | create your own DTU |
Arduino Nano, C++ | ❌ | ✔️ | ❌ | ||
Raspberry Pi, Python | ❌ | ✔️ | ❌ | ||
Others, C/C++ | ❌ | ✔️ | ❌ |
If you encounter any problems, use the issue tracker on Github. Provide a detailed description of the issue and consider if it is related to our software. This will help us provide effective solutions.
Contributors are always welcome!
- OpenDTU <- Our sister project ✨ for Hoymiles HM- and HMS-/HMT-series (for ESP32 only!)
- hms-mqtt-publisher <- a project which can handle WiFi inverters like HMS-XXXXW-2T