dalathegreat / Nissan-LEAF-Battery-Upgrade

Software and guides for upgrading LEAFs to bigger and newer batteries
GNU General Public License v3.0
233 stars 41 forks source link

2 Port Can bride is not working even after successful message on programming #15

Closed maheshsachintha closed 4 months ago

maheshsachintha commented 10 months ago

2 Port Can bride is not working even after successful message on programming image image

uditha1980 commented 10 months ago

Why you say doesn't work....did u connect it to the can bus?...then what happened.... Need more detail of Ur issue to give an answer

maheshsachintha commented 10 months ago

Why you say doesn't work....did u connect it to the can bus?...then what happened.... Need more detail of Ur issue to give an answer

Yes. I connected it to car. But didn't work. Car Is 2013 AZE0 Car Battery is 2018 40 kWh ZE1 battery

dalathegreat commented 10 months ago
uditha1980 commented 10 months ago

Why you say doesn't work....did u connect it to the can bus?...then what happened.... Need more detail of Ur issue to give an answer

Yes. I connected it to car. But didn't work. Car Is 2013 AZE0 Car Battery is 2018 40 kWh ZE1 battery

Problem with the low cost stlink programmer.. Use a genuine one may avoid most problems.. I compare the two files (before upload and the one in the MCU)...both are not same...but it worked for me...repeat the program session 2 or 3 times....it will ok...may be problem with buffers

maheshsachintha commented 10 months ago
  • How does it not work?
  • Are the battery info visible on the instrument cluster?

    • If not, the bridge itself might be broken
  • Any fault codes active on Leafspy?

Used already paired car Even initially not worked, it was worked after some programmed tries

maheshsachintha commented 10 months ago

Any way to check successfulness program over can bus messages?

maheshsachintha commented 10 months ago

I have programmed 8 number of can bridges. And compare srec file using STM32 ST-Utility. Got comparison (same) error as following. Still I haven’t plug this to car. I ll put update once I have checked with car

image

image

Item 1 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 2 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 3 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 4 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 5 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 6 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 7 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 8 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154

maheshsachintha commented 10 months ago

I have programmed 8 number of can bridges. And compare srec file using STM32 ST-Utility. Got comparison (same) error as following. Still I haven’t plug this to car. I ll put update once I have checked with car

image

image

Item 1 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 2 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 3 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 4 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 5 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 6 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 7 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154 Item 8 00000000 02010000 07060403 44330908 22116655 66774433 01AE4455 02BC0154

Any way to check this, without plugging to car

dalathegreat commented 10 months ago

@maheshsachintha Flashing should only be done with BridgeFlasher.exe, not with STM32 ST-Link Utility. The diff is due to the copy protection still being present (au8_lock)

You did not explain how the vehicle did not work. Please only flash with BridgeFlasher.exe, and provide the following info:

Oggioffshore commented 7 months ago

Leaf 2012, 24kwh upgrade to 30Kwh. Experienced error message no at link connected.. Cable was correctly installed. Also had to disable read out protection. Still didn't flash. After upgrade st link with new software it's worked... Just in case other struggling. Never done this earlier. Now I'll try connect it in the car, believe it will work even I have not changed battery? 20240222_215921 20240222_214932 20240222_214924 20240222_220144 20240222_220201 20240222_220535

Oggioffshore commented 6 months ago

Battery swop done, been working fine for a few weeks. Guess only drawback is the battery indicator and guess'o meter are working differently... Happy with 30Kwh an extended life for our 2012 Leaf.

fopoku2k2 commented 6 months ago

Battery swop done, been working fine for a few weeks. Guess only drawback is the battery indicator and guess'o meter are working differently... Happy with 30Kwh an extended life for our 2012 Leaf.

Need to also do a swap on my 2012. How do I contact you for guidance??

Oggioffshore commented 6 months ago

All you need to know are described in this forum. Just read.

dalathegreat commented 4 months ago

Closing this, since it is not an issue with the code