ai-republic / bms-to-inverter

Use, monitor and control any battery brand with any inverter! Application to read and monitor data from BMSes and write data to an inverter using any protocol (e.g. UART, RS485, ModBus or CAN)
https://github.com/ai-republic/bms-to-inverter
Other
100 stars 14 forks source link

Support for Goodwe SBP Retrofit #83

Open corty8 opened 6 days ago

corty8 commented 6 days ago

Hi there

Is it possible to add the Goodwe SBP (GW5000S-BP AC Coupled Retrofit Charger?

Thanks

ai-republic commented 4 days ago

Sure, I see it supports CAN and RS485. Better is CAN. Do you have the protocol communication specification?

corty8 commented 4 days ago

does this help GoodweCAN_BUS_Protocol.pdf

ai-republic commented 4 days ago

Yes, this is actually the same as the Pylontec CAN protocol. Could you please test it with the _PYLONCAN BMS binding?

corty8 commented 4 days ago

ok great, I am waiting on a couple of components to be delivered and I will test it and let you know