Hi!
We recently ran to an issue when we installed the upgraded AEM340 fuel pump and we kept getting fuel pump warnings on the dash.
Those warnings were that the pump was drawing more than 14amps which is the current limit on the EKPM2-Fuel pump control module.
We figured out that we can simply code it to whatever amperage you want to.
The things you will need:
Read out the current coding data:
We recently ran to an issue when we installed the upgraded AEM340 fuel pump and we kept getting fuel pump warnings on the dash.
Those warnings were that the pump was drawing more than 14amps which is the current limit on the EKPM2-Fuel pump control module.
We figured out that we can simply code it to whatever amperage you want to.
The things you will need:
- BMW Standard tools updated with SP-Daten V71
- K/D-CAN OBD Cable
Read out the current coding data:
- Turn your ignition ON and connect the K/DCAN cable to the car
- Open NCS Expert with factory coding profile
- Select Start > Chassis > E60 > CAS
- Now you should see your VIN number listed on the top rows
- Click back > Process ECU > Select EKP
- Now you need to click Change job > Then select Codierdaten_lesen
- Finally you click Execute Job and your coding data should be read out.
- Minimize NCSEXPERT to the tray and proceed to the next step
- Navigate to your NCS Expert Work folder ( it should be located at C:\NCSEXPERT\Work
- You should be able to see your NETTODAT.TRC file
- Open it with your desired file editor ( notepad works fine ) and compare it to my attached NETTODAT.TRC file
- If your file looks EXACTLY THE SAME then you can proceed to the next step
- Now open the attached NETTODAT.MAN file and copy it over to your NCSEXPERT Work folder
- Go back into NCSEXPERT
- Click Basic Functions
- Select coapiCodeSgByNettoData you should see the EKPM2 module filled in the CBD field
- Write NETTODAT.MAN into nettodata field
- Click OK and you should get a popup with Basic function perfect ended!
- Done