Re: [WIP] 1976 Land Cruiser FJ-55 to EVJ-55
Posted: Mon Mar 30, 2026 6:40 pm
More testing needs to happen and the temperature readings aren't correct.
Sure is handy to have something like Claude be able to look at a couple thousand CAN packets and try to decode what's happening. Just can't trust it's code blindly.
https://github.com/hpeyerl/bmw-i3-bms-tcan485
Code: Select all
================ BMW i3 Pack Status: No Faults =============
Modules:2 Pack:95.14V AvgCell:3.964V AvgTemp:18.5C SoC:0%
CellLo:3.878V CellHi:4.051V Delta:173mV
Mod #1 46.55V lo:3.878V hi:3.880V T:21.0/21.0C
Mod #6 48.58V lo:4.047V hi:4.051V T:16.0/16.0C
=====================================================
================ BMW i3 Pack Status: No Faults =============
Modules:2 Pack:95.14V AvgCell:3.964V AvgTemp:19.0C SoC:0%
CellLo:3.879V CellHi:4.051V Delta:172mV
Mod #1 46.56V lo:3.879V hi:3.880V T:21.0/21.0C
Mod #6 48.58V lo:4.047V hi:4.051V T:17.0/17.0C
======================================================
https://github.com/hpeyerl/bmw-i3-bms-tcan485