dalathegreat / Nissan-env200-Battery-Upgrade

Software for upgrading a 24kWh env200 to 40kWh with a Muxsan CAN-bridge
GNU General Public License v3.0
24 stars 4 forks source link

Add 2-port binary #5

Closed dalathegreat closed 10 months ago

dalathegreat commented 10 months ago

Add the fixes for 2-port CAN bridge from LEAF: https://github.com/dalathegreat/Nissan-LEAF-Battery-Upgrade/pull/11

This PR makes the 2-port CAN bridge consume less power, both while active by underclocking the CPU, but also in idle mode by putting the CPU in sleep mode.

This means the 12V battery in the vehicle will last longer when sitting idle, something that is really critical when it comes to the LEAF. The CAN-bridge consumes -40% power with this software update.

Old Software

59.1mA

New software

CarOFF: 35.9mA
CarON: 47.6mA