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

How to deal with more than 128 Cells? #188

Open
Ipirk88 opened this issue Jul 11, 2024 · 4 comments
Open

How to deal with more than 128 Cells? #188

Ipirk88 opened this issue Jul 11, 2024 · 4 comments

Comments

@Ipirk88
Copy link

Ipirk88 commented Jul 11, 2024

Hello, i have connected 128 LiFepo4 Cells (18S 8P) via 8 pcs "All In One Module V490" to an "Controller Board V4.6" and that all is connected via Can Bus to an 48V Victron System.

Now i want to extend my Storrage to another 64 LiFepo4 Cells - total 192 Cells (16S 12P) (maby in the future more).
How can i extend the System in that direction - i am fine when i have to use two Controller Boards - to IP adresses, ...
But how to make shure that the Victron get all informations??

Next thing is the Shunt - i have now one 500A/50mV Shunt installed, but i want to use two 500A/50mV Shunts in parallel (i have limited space in hight - the 1000A Shunt will not fit.)??

So how to deal with that all? Any ideas?

Thanks so much for such a asome project!
Best regards,
Ingo Pirker

@stuartpittaway
Copy link
Owner

You could compile the code to handle more than 128 cells, this has never been tested or required until now, but you can just change a single number up to 256.

@Ipirk88
Copy link
Author

Ipirk88 commented Jul 15, 2024

Hey - thanks for the answer!
To compile the code should be not the issue. But what number should i change - can you maby describe this a bit more?!

And i will send you some good stuff to :-)
Paypal - https://paypal.me/stuart2222

Thank you so much!
BR
Ingo Pirker

@stuartpittaway
Copy link
Owner

Just this line..

https://github.com/stuartpittaway/diyBMSv4ESP32/blob/9a0a3ed26f2dc973d3faf3e2799a6688da3ab13e/ESPController/include/defines.h#L23

@Ipirk88
Copy link
Author

Ipirk88 commented Jul 15, 2024

oh thats easy - thanks!
Will try and give feedback - but will take some time (shippment of the batterys will take 4 - 6 weeks)

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