-
Notifications
You must be signed in to change notification settings - Fork 240
Inverter: Solxpow
Caution
Working with high voltage is dangerous. Always follow local laws and regulations regarding high voltage work. If you are unsure about the rules in your country, consult a licensed electrician for more information.
- SOLXPOW X3-12K ✅
- SOLXPOW X3 20kW ✅
- Solinteg Integ-m-10-20kw (rebrand)
- Wattsonic (rebrand)
- HD24 Hybrid-Wechselrichter (rebrand)
- M-TEC Energy-Butler (rebrand)
- Feel free to add more known working inverters to the list!
Make sure that the settings in the "USER_SETTINGS.h" file are correct. The line:
#define SOLXPOW_CAN //Enable this line to emulate a "Solxpow compatible battery" over CAN bus
Needs to be uncommented for the software to emulate the Pylon protocol properly fo Solxpow
Next step is then to select the battery that you intend to use, make sure the following line is uncommented:
#define you BATTERY_TYPE_<your type of battery>
After setting this up, flash the board
The Solxpow inverters use a slightly modified version of the Pylontech HV protocol
Default HV_1 CANBUS Protocol of High Voltage system V00.01.pdf
Feel free to add any wiring diagrams here!
Feel free to add any example pictures of a working setup here!