Yes
Peugeot e-208 CATL modules BMS interface [SOLVED]
- EV_Builder
- Posts: 1200
- Joined: Tue Apr 28, 2020 3:50 pm
- Location: The Netherlands
- Has thanked: 17 times
- Been thanked: 35 times
- Contact:
Re: Peugeot e-208 CATL modules BMS interface
Interesting there are also 6S1P out there.
Converting an Porsche Panamera
see http://www.wdrautomatisering.nl for bespoke BMS modules.
see http://www.wdrautomatisering.nl for bespoke BMS modules.
Re: Peugeot e-208 CATL modules BMS interface
Hello,
I'm jealous of you having such card, i'm looking for it since a long time and just discover this forum, I cannot send you message, maybe because i'm new user, so I will do it here in case you read it
@inaglasshouse
For your project with e-208 module, how is it going? if you need any help to configure voltage/power map dont hesite to MP me. I can help to ensure you keep it all safe
-
- Posts: 1
- Joined: Tue Oct 24, 2023 9:05 am
- Has thanked: 2 times
Re: Peugeot e-208 CATL modules BMS interface
Can't PM you either,Goldveet wrote: ↑Fri Oct 06, 2023 11:03 am Hello,
I'm jealous of you having such card, i'm looking for it since a long time and just discover this forum, I cannot send you message, maybe because i'm new user, so I will do it here in case you read it
@inaglasshouse
For your project with e-208 module, how is it going? if you need any help to configure voltage/power map dont hesite to MP me. I can help to ensure you keep it all safe
Open and good advice are always welcome if they enable us to use (or re-use) in all safety these modules. Do you have any recommendations, mainly voltage working range, current limits and derating when charging towards maximum voltge?
Thanks again,
- johu
- Site Admin
- Posts: 6259
- Joined: Thu Nov 08, 2018 10:52 pm
- Location: Kassel/Germany
- Has thanked: 236 times
- Been thanked: 1286 times
- Contact:
Re: Peugeot e-208 CATL modules BMS interface
PM only works once your first post was approved. This is to lock out spammers.
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
Re: Peugeot e-208 CATL modules BMS interface [SOLVED]
Hi VWJoe, I have a battery from an Opel Corsa-e arriving soon and I'm thinking of using it for a solar system. I saw this post and I would be very grateful if you could send me the code you have for this type of battery connection. You can write me PM .VWJoe wrote: ↑Thu Dec 01, 2022 10:07 am Hi,
Yep code can be found in this thread viewtopic.php?p=20335#p20335
I've rewritten this code for my project (using the Peugeot Battery), it needs a bit of tidying before I publish it here, but I hope to do this soon.
-
- Posts: 18
- Joined: Fri May 12, 2023 12:06 pm
- Location: Belgium
- Been thanked: 3 times
- Contact:
Re: Peugeot e-208 CATL modules BMS interface
Very nice tread, thank you for the info!
Does somebody have UN38.3 or any other datasheet for the CATL 6s2p module?
Does somebody have UN38.3 or any other datasheet for the CATL 6s2p module?
-
- Posts: 598
- Joined: Sat Jun 06, 2020 6:54 pm
- Location: UK/EU
- Has thanked: 32 times
- Been thanked: 27 times
Re: Peugeot e-208 CATL modules BMS interface
Datasheet for the cells here:EdvartsW4E wrote: ↑Tue Feb 06, 2024 2:09 pm Does somebody have UN38.3 or any other datasheet for the CATL 6s2p module?
Interestingly the chemistry proportions are not listed but elsewhere I found 811 mentioned. Could somebody confirm?
-
- Posts: 18
- Joined: Fri May 12, 2023 12:06 pm
- Location: Belgium
- Been thanked: 3 times
- Contact:
Re: Peugeot e-208 CATL modules BMS interface
THank you.
But this is for CALB cells, while the e208 use CATL cells/modules
-
- Posts: 598
- Joined: Sat Jun 06, 2020 6:54 pm
- Location: UK/EU
- Has thanked: 32 times
- Been thanked: 27 times
Re: Peugeot e-208 CATL modules BMS interface
Hi, question to those who have been using those modules. What happens when a module or two are disconnected from the BMS daisy chain? Can the data still be read and cells balanced? Each module has it's own BMS slave board, right?
- manny
- Posts: 60
- Joined: Sun Jan 23, 2022 4:15 pm
- Location: Netherlands
- Has thanked: 12 times
- Been thanked: 46 times
Re: Peugeot e-208 CATL modules BMS interface
Yes the BMS daisy chain will work with any number of modules. but the daisy chain wiring needs to be changed to close the chain.
Yes
Re: Peugeot e-208 CATL modules BMS interface
Depends how you have them linked, the first is by the last module having a loopback hard-wired, in this case, if any module is disconnected all comms stop, the second is to have the slaves setup to a loopback (software), in this case, if you have 16 modules and say number 10 is disconnected the BMS would report 9 modules.
Re: Peugeot e-208 CATL modules BMS interface
If anyone is having no comms issues with these modules there may be a fundamentally different slave IC in their packs.
Tried all the code shared here only to find the modules I have are MAX17854 as confirmed from reading register 0x0.
Currently working my way through new code based on the manufacturers example code using an ESP32. Works fine so far.
https://github.com/analogdevicesinc/MAXREFDES1277
Tried all the code shared here only to find the modules I have are MAX17854 as confirmed from reading register 0x0.
Currently working my way through new code based on the manufacturers example code using an ESP32. Works fine so far.
https://github.com/analogdevicesinc/MAXREFDES1277
- EV_Builder
- Posts: 1200
- Joined: Tue Apr 28, 2020 3:50 pm
- Location: The Netherlands
- Has thanked: 17 times
- Been thanked: 35 times
- Contact:
Re: Peugeot e-208 CATL modules BMS interface
Yeah; the 17854 is found in CATL's 6S1P too.
On my site there is a list of compatible batteries and modules.
Converting an Porsche Panamera
see http://www.wdrautomatisering.nl for bespoke BMS modules.
see http://www.wdrautomatisering.nl for bespoke BMS modules.