Search found 19 matches
- Mon Dec 16, 2024 2:05 pm
- Forum: Chevy/Opel/Vauxhall/PSA
- Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
- Replies: 36
- Views: 35474
Re: Peugeot E-208/Corsa E CATL BMS CAN decoding
I also find that SOC can be read out in reg 0x358 0 byte.
case 0x358:
battery_soc = rx_frame.data.u8[0];
0-100 in decimals. No need for scaling.
But I found out that SOC is "frozen" will not move even if the battery is cycled up and down, which confirms my suspicion that some kind of ...
- Fri Nov 15, 2024 4:56 pm
- Forum: Chevy/Opel/Vauxhall/PSA
- Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
- Replies: 36
- Views: 35474
Re: Peugeot E-208/Corsa E CATL BMS CAN decoding
You need to make sure or HVIL and other hardware related signals are satisfied - would be good to check those on the car.
- Wed Nov 13, 2024 2:34 pm
- Forum: Chevy/Opel/Vauxhall/PSA
- Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
- Replies: 36
- Views: 35474
Re: Peugeot E-208/Corsa E CATL BMS CAN decoding
I use socketcan devices on Linux + SavvyCAN for that
- Fri Nov 08, 2024 3:18 pm
- Forum: Chevy/Opel/Vauxhall/PSA
- Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
- Replies: 36
- Views: 35474
Re: Peugeot E-208/Corsa E CATL BMS CAN decoding
ive also just brought the same pack... as per the thread ive got it spiting out can codes and can work out soc, voltages,temps etc but would like to know (if it is in fact known) the balancing of pack whever its auto or a can instruction and can code to close /open the contactors?
Having a ...
- Sun Nov 03, 2024 8:41 am
- Forum: Chevy/Opel/Vauxhall/PSA
- Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
- Replies: 36
- Views: 35474
Re: Peugeot E-208/Corsa E CATL BMS CAN decoding
Some logs and DBC file can be found here.
https://drive.google.com/drive/folders/1S-Nf0dN5nZi71HhXIoM3GTydEk_VHHuM?usp=drive_link
I'll keep updating my findings
Did play a little with your canbus data:
0x010: is not present in the disconnected battery log
0xF0 and 0xF2: are not present in ...
- Mon Oct 21, 2024 7:04 am
- Forum: Chevy/Opel/Vauxhall/PSA
- Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
- Replies: 36
- Views: 35474
- Tue Oct 08, 2024 8:58 am
- Forum: Chevy/Opel/Vauxhall/PSA
- Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
- Replies: 36
- Views: 35474
Re: Peugeot E-208/Corsa E CATL BMS CAN decoding
Awesomeopelmanta wrote: ↑Mon Sep 16, 2024 9:04 am Some logs and DBC file can be found here.
https://drive.google.com/drive/folders/ ... drive_link
I'll keep updating my findings

- Mon Sep 09, 2024 5:57 pm
- Forum: Battery Managment (BMS)
- Topic: Peugeot e-208 CATL modules BMS interface [SOLVED]
- Replies: 91
- Views: 170936
- Sun Aug 18, 2024 9:42 pm
- Forum: Chevy/Opel/Vauxhall/PSA
- Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
- Replies: 36
- Views: 35474
- Fri Mar 31, 2023 4:38 pm
- Forum: VW (VAG, Volkswagen, Audi, Porsche etc.)
- Topic: ID.3 and other MEB battery packs in conversions
- Replies: 89
- Views: 77495
Re: ID.3 and other MEB battery packs in conversions
Hello, I have got a whole MEB-ID3 Battery-System with 9 Modules, 2x4Port and 1x1Port MCM-BMS-Slaves, the Power-Switching-Sector and some connection-stuff and cables. All components were connected by CAN-Bus together.
I haven't investigated the contactor-section yet, therefore now my question ...
- Sat Dec 31, 2022 7:28 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 730
- Views: 461023
Re: Simp BMS
Sure thing about support - Happy New Year !
- Sat Dec 31, 2022 4:17 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 730
- Views: 461023
Re: Simp BMS
Tom it looks like Teensy 3.2 is RIP - do you mind if I'll start porting job of your code to Teensy 4.0 (via GitHub fork) and base new PCB on your old design?
(Teensy 4.0 pins are only 3.3V capable)
Happy New Year !
- Sat Oct 02, 2021 3:46 pm
- Forum: Battery Managment (BMS)
- Topic: Open Source SIMPBMS Board
- Replies: 9
- Views: 5882
Re: Open Source SIMPBMS Board
I think no longer available but I was able to source 5 of them 2 months ago.
- Fri Oct 01, 2021 11:34 am
- Forum: Battery Managment (BMS)
- Topic: Open Source SIMPBMS Board
- Replies: 9
- Views: 5882
Re: Open Source SIMPBMS Board
I have found SimpBMS clone on TaoBao - half price - anyone interested let me know.
- Fri Jan 24, 2020 5:39 pm
- Forum: Toyota/Lexus
- Topic: Toyota Gen 3 inverter charger
- Replies: 149
- Views: 75907
Re: Toyota Gen 3 inverter charger
CHAdeMO is way easier to implement (just CAN) compared to CCS that needs some PLC device (more expensive?) and full TCP stack AFAIK.
- Mon Jan 06, 2020 3:41 pm
- Forum: Toyota/Lexus
- Topic: Prius Gen3 Inverter Hacking
- Replies: 323
- Views: 131774
Re: Prius Gen3 Inverter Hacking
Looks like this one has so less components - I'm using JLC for at least a year now - they've been great so far. Good choice.
- Sun Jan 05, 2020 9:42 pm
- Forum: Toyota/Lexus
- Topic: Prius Gen3 Inverter Hacking
- Replies: 323
- Views: 131774
Re: Prius Gen3 Inverter Hacking
It looks like Damien is too busy to update github at the moment 

- Sun Jan 05, 2020 5:14 pm
- Forum: Toyota/Lexus
- Topic: Prius Gen3 Inverter Hacking
- Replies: 323
- Views: 131774
Re: Prius Gen3 Inverter Hacking
Finally, I see v5 of Tesla Gen2 charger will ditch this expensive hard to get microcontroller in favour of STM32 - great move. Are you going to publish those on your github? Did you also choose USB-C? Also battery connector - so we'll be able to have charging times table? Cool!
- Fri Mar 22, 2019 12:02 pm
- Forum: Tesla
- Topic: Tesla Charger Support Thread
- Replies: 785
- Views: 287500
Re: Tesla Charger Support Thread
Setting up a support thread for the open source Tesla Charger controllers.
Will cover both Gen 2 and Gen 3.
Built and Tested boards available from the webshop :
http://www.evbmw.com/index.php/evbmw-we ... ted-boards
Bare PCBs for those who wish to build their own :
http://www.evbmw.com/index.php ...