sdragos / mppsolar-lib-protocol-to-jk-bms-rs485

An ESP-IDF based implementation for adapting MPP Solar's Lib protocol to the JK BMS RS485 based protocol.
MIT License
1 stars 0 forks source link

SEPLOS instead of JK? #1

Open PaulEPop opened 2 months ago

PaulEPop commented 2 months ago

Hi, I have just one quetion. It's possible to use this prgramm with a SEPLOS v2 BMS instead of an JK?

sdragos commented 2 months ago

Hi, This was made for JK. There's no option to run it with a Seplos now. Also, I don't own a Seplos BMS and I cannot test things out. However, it might be relatively simple to adapt as the developers of the software on which I based my work have some code for working with a Seplos. If you decide to adapt it, let me know, I would be interested to know where my code ends up.