Joined
·
7 Posts
Hello, I'm new to this forum and hope you can guide me in my first electrical conversion.
I have encountered my first problem regarding bmw i3 battery and simpbms and have tried to solve this for a number of days without results, you may have some good idea of what may be wrong regarding communication between simpbms and bmw i3 battery bms. I have followed the documentation from offical simpbms. Also flashed teensy with latest hex file from github for BMW i3 (GitHub - Tom-evnut/BMWI3BMS: SIMPBMS code for I3 Modules)
BMW i3 Slave connection diagram from simpbms documentation, it is also unclear from which direction the contact is but I guess it is from the front of the bms direction.
Connections: Simpbms (5v, CAN-L, CAN-H, GND) image below.
Result from debug is that "MODULE MISSING" and output is not correct:
Picture of the current BMS on I3 battery:
I do not know what could be wrong, I have double checked cables and connections a number of times and replaced cables with twisted pair / shielded cables without any results. If there is any more information I can give you, please let me know.
Thanks in advance!
I have encountered my first problem regarding bmw i3 battery and simpbms and have tried to solve this for a number of days without results, you may have some good idea of what may be wrong regarding communication between simpbms and bmw i3 battery bms. I have followed the documentation from offical simpbms. Also flashed teensy with latest hex file from github for BMW i3 (GitHub - Tom-evnut/BMWI3BMS: SIMPBMS code for I3 Modules)
BMW i3 Slave connection diagram from simpbms documentation, it is also unclear from which direction the contact is but I guess it is from the front of the bms direction.
Connections: Simpbms (5v, CAN-L, CAN-H, GND) image below.
- Red wire connected to J5-5 (+5v)
- Black wire connected to J5-10 (GND)
- Blue wire connected to J5-9 (CAN-L)
- Yellow wire connected to J5-4 (CAN-H)
Result from debug is that "MODULE MISSING" and output is not correct:
Picture of the current BMS on I3 battery:
I do not know what could be wrong, I have double checked cables and connections a number of times and replaced cables with twisted pair / shielded cables without any results. If there is any more information I can give you, please let me know.
Thanks in advance!
Attachments
-
300.1 KB Views: 79