Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Powmr Hvm pro 6.2 kw and jk bms (black one with 2amps balancer) #38

Open
flyzet-prog opened this issue Jul 9, 2024 · 7 comments
Open

Comments

@flyzet-prog
Copy link

Unfortunately, in this model no settings to activate communication with battery. But it has wifi dongle out(rs232 maybe), which i use to pullout data from inverter to the home assistant over esp32(syssi github project)
In the Powmr HVM 6.2M-48-K it’s already has that feature to connect bms with different protocols.
My model Pro is pretty similar to this one, the only difference that my model has detachable display.

There is any way to connect bms and communicat over rs232?
Much appreciated for any help.
IMG_7819

IMG_7816
IMG_7818
IMG_7817

@ai-republic
Copy link
Owner

Hi,
sorry to answer so late, but I needed to research a little. I did find the specification for the PACE and PYLON RS485/RS232 communication protocol so it should be no problem to create a binding for that.
I will see that I can start the implementation for that maybe today, but I'm a little busy at the moment. I hope to get it finished on the next weekend :)

@flyzet-prog
Copy link
Author

Hi, sorry to answer so late, but I needed to research a little. I did find the specification for the PACE and PYLON RS485/RS232 communication protocol so it should be no problem to create a binding for that. I will see that I can start the implementation for that maybe today, but I'm a little busy at the moment. I hope to get it finished on the next weekend :)

So, you believe i can properly make communication to bms even if there is no such option on inverter to chose some protocol? Much appreciated for you reply, hope you can help me to resolve my problem. Thanks

@ai-republic
Copy link
Owner

Yes, your JK BMS should be able to communicate via RS485 or CAN depending on your version. This should already be supported by the JK_485 or JK_CAN binding respectively for the BMS in the Configurator app. Then for the inverter binding choose PYLON_RS485 as binding - once I have implemented it this weekend ;)

@flyzet-prog
Copy link
Author

flyzet-prog commented Jul 19, 2024

Yes, your JK BMS should be able to communicate via RS485 or CAN depending on your version. This should already be supported by the JK_485 or JK_CAN binding respectively for the BMS in the Configurator app. Then for the inverter binding choose PYLON_RS485 as binding - once I have implemented it this weekend ;)

I am planing to use Jk-Pb2a16s20p. But my inverter not uses rs485, it's use rs232 communication, and no any options on inverter menu to chose Pylon protocol. Thank you for you reply, i hope i can use your integration to properly communicate jk bms with my inverter.

@ai-republic
Copy link
Owner

It should be ok using the RS485 binding as the RS232 of your inverter also only communicates via serial interface over the 2 wires. Its basically the same.

@flyzet-prog
Copy link
Author

It should be ok using the RS485 binding as the RS232 of your inverter also only communicates via serial interface over the 2 wires. Its basically the same.

Ok, please let me know when you will create porting to my inverter i can test it out.

@ai-republic
Copy link
Owner

@flyzet-prog sorry, just stumbled over your issue again. The PYLON_RS485 binding is now ready for BMS and inverter.
Please let me know if you would like to test it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants