Notices
ECU Flash

error P0141 and P0136

Thread Tools
 
Search this Thread
 
Old Dec 17, 2010, 11:50 PM
  #1  
Newbie
Thread Starter
 
kassir's Avatar
 
Join Date: Oct 2009
Location: Belarus
Posts: 17
Likes: 0
Received 0 Likes on 0 Posts
error P0141 and P0136

Hi guys, how to overcome the error P0141 and P0136 evo 9 (rom 88840016)
Old Dec 18, 2010, 07:10 AM
  #2  
Evolving Member
 
grayw's Avatar
 
Join Date: Jan 2007
Location: UK
Posts: 198
Likes: 0
Received 2 Likes on 2 Posts
Both errors relate to the rear O2 sensor, probably disconnected? is it a standard rom or a Tephra version?
Old Dec 18, 2010, 08:02 AM
  #3  
Evolving Member
 
95630706's Avatar
 
Join Date: Jul 2009
Location: MA
Posts: 274
Likes: 0
Received 0 Likes on 0 Posts
cat not up to temp CEL .you can turn it off in perifery bits "141 not in FSM" or something.

I get them (or use to) with a high flow cat and less timing retard when it gets colder.
Old Dec 18, 2010, 10:17 AM
  #4  
Newbie
Thread Starter
 
kassir's Avatar
 
Join Date: Oct 2009
Location: Belarus
Posts: 17
Likes: 0
Received 0 Likes on 0 Posts
I have a standard rom but I just used the 714 rom v7, error remained the same
Old Dec 18, 2010, 10:22 AM
  #5  
Evolving Member
 
grayw's Avatar
 
Join Date: Jan 2007
Location: UK
Posts: 198
Likes: 0
Received 2 Likes on 2 Posts
Have you enabled the rear O2 simulator in the mod options, this should remove the P0136 error, not sure about the P0141 (heater circuit error).
Old Jun 14, 2011, 10:41 AM
  #6  
Evolving Member
iTrader: (1)
 
shadovarian's Avatar
 
Join Date: Apr 2011
Location: Paducah, ky
Posts: 116
Likes: 0
Received 0 Likes on 0 Posts
i have ecu+ and I am simulating the rear o2 senor, however the p0141 code pops up. because the o2 sensor was completely removed by the previous owner.

Does the heater circuit make any real difference to the way the functions so long as the signal is still being processed?

Last edited by shadovarian; Jun 14, 2011 at 10:43 AM.
Old Oct 29, 2011, 08:14 PM
  #7  
Newbie
 
block1234's Avatar
 
Join Date: Sep 2011
Location: nj
Posts: 24
Likes: 0
Received 0 Likes on 0 Posts
^^^i have the same issue as shadovarian....in for answers
Old Oct 30, 2011, 01:15 AM
  #8  
Evolving Member
iTrader: (1)
 
donner's Avatar
 
Join Date: Aug 2009
Location: Europe
Posts: 199
Likes: 0
Received 2 Likes on 2 Posts
This patch will remove heater circuit cel. With 88840016 you will still have problem with rear O2 signal as there is no simulator like in 8858 tephra rom. With tephra v7 rom and if your rear O2 is totally removed: enable simulator from tephra options, change this bit to zero and cel is gone

88840016:
Code:
<table name="Heater CEL" category="Rear O2" address="2ee1f" type="2D" level="2" scaling="blobbits">
        <table name="Bit values" type="Static Y Axis" flipy="true" elements="8">
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>Rear O2 Heater CEL Enable(1)/Disable(0)</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
        </table>
    </table>
88580014:
Code:
<table name="Heater CEL" category="Rear O2" address="2e9f1" type="2D" level="2" scaling="blobbits">
        <table name="Bit values" type="Static Y Axis" flipy="true" elements="8">
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>Rear O2 Heater CEL Enable(1)/Disable(0)</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
        </table>
    </table>
Old Oct 31, 2011, 06:54 PM
  #9  
Evolving Member
iTrader: (1)
 
shadovarian's Avatar
 
Join Date: Apr 2011
Location: Paducah, ky
Posts: 116
Likes: 0
Received 0 Likes on 0 Posts
ALright so I have to get someone to do this, who would be a wise choice to have it done?

As for the simulator my ECU+ is already simulating the signal just not the heater circuit

Last edited by shadovarian; Dec 27, 2011 at 06:41 PM.
Old Dec 27, 2011, 06:40 PM
  #10  
Evolving Member
iTrader: (1)
 
shadovarian's Avatar
 
Join Date: Apr 2011
Location: Paducah, ky
Posts: 116
Likes: 0
Received 0 Likes on 0 Posts
Is there anyone I can send my ecu to in order to have this stuff done? I don't have an openport or tactrix cable.
Old Dec 28, 2011, 02:14 AM
  #11  
vd
Evolving Member
iTrader: (3)
 
vd's Avatar
 
Join Date: Aug 2007
Location: London, UK
Posts: 249
Likes: 0
Received 4 Likes on 4 Posts
I guess it would be more efficient to buy the cable (worth-while investment in any way), get the sufficient .xml for your ROM from knowledgeable people here and apply the change yourself (such things are really easy).

Other option is to find someone around you with cable and ask for help - this operation really takes about 3mins (download your ROM to laptop, press "-" once and upload ROM to the ECU) if .xml is available (5mins if you need to amend it ) and shouldn't be a problem at all for anyone who knows at least the basics of Ecuflash tuning.
Old Feb 4, 2012, 12:14 PM
  #12  
Newbie
 
Dutch_IX's Avatar
 
Join Date: Jan 2012
Location: Amsterdam
Posts: 5
Likes: 0
Received 0 Likes on 0 Posts
first ECUFlash write to ECU

Originally Posted by donner
This patch will remove heater circuit cel. With 88840016 you will still have problem with rear O2 signal as there is no simulator like in 8858 tephra rom. With tephra v7 rom and if your rear O2 is totally removed: enable simulator from tephra options, change this bit to zero and cel is gone

88840016:
Code:
<table name="Heater CEL" category="Rear O2" address="2ee1f" type="2D" level="2" scaling="blobbits">
        <table name="Bit values" type="Static Y Axis" flipy="true" elements="8">
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>Rear O2 Heater CEL Enable(1)/Disable(0)</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
        </table>
    </table>
88580014:
Code:
<table name="Heater CEL" category="Rear O2" address="2e9f1" type="2D" level="2" scaling="blobbits">
        <table name="Bit values" type="Static Y Axis" flipy="true" elements="8">
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>Rear O2 Heater CEL Enable(1)/Disable(0)</data>
            <data>N/A</data>
            <data>N/A</data>
            <data>N/A</data>
        </table>
    </table>
I have added this routine to the definition file 88840016.
Pushed the ROM file back to the ECU. (ECUflash has reported identical image afterwards).

Is there anything more to do?
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
soderdna
General Engine Management / Tuning Forum
0
Mar 23, 2017 10:15 AM
besk
ECU Flash
6
Jan 23, 2017 01:05 PM
babaz7
Evo General
1
May 22, 2016 09:57 AM
jym89709
Evo General
1
Feb 8, 2012 05:23 AM
donour
ECU Flash
9
Oct 2, 2009 06:29 PM



Quick Reply: error P0141 and P0136



All times are GMT -7. The time now is 09:16 AM.