Search found 5 matches

by Jiyar
Sun Mar 02, 2025 11:57 am
Forum: Battery Managment (BMS)
Topic: Simp BMS
Replies: 733
Views: 462689

Re: Simp BMS

mane2 wrote: Sun Mar 02, 2025 11:01 am If you clone the repo, open it with VS Code and have PlatformIO installed, it pulls the required libraries and compiles successfully without any modifications. Just tested.
Thank you for quick response, I'll do that
by Jiyar
Sun Mar 02, 2025 10:42 am
Forum: Battery Managment (BMS)
Topic: Simp BMS
Replies: 733
Views: 462689

Re: Simp BMS


Here's a link to quickly converted Teensy 4.1 version of SimpBMS BMWPhevBMS https://github.com/amattila/BMWPhevBMS-Teensy41

Tested that it runs on Teensy 4.1 and with my other custom version I have tested that canbus works. Use at your own risk, as always :)

Open the project folder with VS Code ...
by Jiyar
Fri Feb 21, 2025 12:01 pm
Forum: Battery Managment (BMS)
Topic: Simp BMS
Replies: 733
Views: 462689

Re: Simp BMS


I've just bought Skpang triple can board, so I'll prepare only protection board. My design are rather primitiv and I prefere THT technology, but I don't mind sharing it when it will be done of course.


Hi,
Can you please share your protection board design with me also, I will appreciate your ...
by Jiyar
Sat Apr 06, 2024 4:26 pm
Forum: Volvo
Topic: Volvo V60 battery pack
Replies: 49
Views: 61877

Re: Volvo V60 battery pack


I just wrote my own code to make it work. For balancing, the 0x1C control packet must be sent maximum every 2000 msec. The authorization signal is the 0x22 packet, which must be sent every 450 msec at most. But the balancing itself is started by the query packet 0x17, but in pulses, so it is worth ...
by Jiyar
Sat Apr 06, 2024 4:17 pm
Forum: Volvo
Topic: Volvo V60 battery pack
Replies: 49
Views: 61877

Re: Volvo V60 battery pack

Hello,
I bought 35st of these modules without Main BMI from 4 different cars,
I'm totally beginner in can bus and I wondering if i want to use these modules in a 70S-5P combination for my car project, How kan I deal with can messages? Any help will be appreciated

best
Jiyar