Notices
Evo X Engine Management / Tuning Forums Discuss the major engine management systems.

Help with ODBII Readiness for Smog Inspection

Thread Tools
 
Search this Thread
 
Old Jun 11, 2010, 11:35 PM
  #1  
Evolving Member
Thread Starter
iTrader: (4)
 
Poondoggs's Avatar
 
Join Date: Dec 2007
Location: Los Angeles CA
Posts: 119
Likes: 0
Received 0 Likes on 0 Posts
Help with ODBII Readiness for Smog Inspection

This was originally posted by Acamus. For ODB2 states, to pass smog your readiness monitors need to be reset. So there is a way to force them to be on, but for whatever reason, the patch is not working. Here is the orginal directions:

1. Add following lines after <include>52680015</include> in 52680018.xml,
2. Save it.
3. Open your ROM.
4. Change values as depicted in patch tables
Important: If initial value (e.g. A1BD) is not correct please stop and ask.
5. Save changes.
6. Flash it
7. Test monitor status with some test equipment.

If you find this patch usefull please do small donation so I can buy some EvoX ecu for playing / further patches

52680018:

Code:

<table name="Non-Continuous Monitor Availability Patch - Part 1" category="OBD Inspection" address="8FE4C" type="2D" level="1" scaling="Hex16">
<table type="Static Y Axis" elements="2">
<data>A1BD->6100</data>
<data>CF94->7000</data>
</table>
</table>
<table name="Non-Continuous Monitor Availability Patch - Part 2" category="OBD Inspection" address="8FE52" type="2D" level="1" scaling="Hex16">
<table type="Static Y Axis" elements="1">
<data>01E2->7000</data>
</table>
</table>

<table name="Non-Continuous Monitor Completion Patch" category="OBD Inspection" address="8FEB8" type="2D" level="1" scaling="Hex16">
<table type="Static Y Axis" elements="2">
<data>A0BD->60FF</data>
<data>877A->7000</data>
</table>
</table>

<table name="Monitor Available(1)/Not Available(0)" category="OBD Inspection" address="8FE4D" type="2D" level="2" scaling="blobbits">
<table name="Non-Continuous Monitor Availability Bits" type="Static Y Axis" flipy="true" elements="8">
<data>EGR system</data>
<data>Oxygen heater sensor</data>
<data>Oxygen sensor</data>
<data>A/C system refrigerant</data>
<data>Secondary air system</data>
<data>Evaporative system</data>
<data>Heated catalyst</data>
<data>Catalyst</data>
</table>
</table>

<table name="Monitor Passed(1)/Failed(0)" category="OBD Inspection" address="8FEB9" type="2D" level="2" scaling="blobbits">
<table name="Non-Continuous Monitor Completion Bits" type="Static Y Axis" flipy="true" elements="8">
<data>EGR system</data>
<data>Oxygen heater sensor</data>
<data>Oxygen sensor</data>
<data>A/C system refrigerant</data>
<data>Secondary air system</data>
<data>Evaporative system</data>
<data>Heated catalyst</data>
<data>Catalyst</data>
</table>
</table>

My rom is 52680015, and I changed my definition to in the xml file, and also my evo10base file. What I am doing wrong? 2 monitors refuse to be reset. Thanks!
Old Jun 12, 2010, 07:37 AM
  #2  
Evolved Member
iTrader: (1)
 
Golden's Avatar
 
Join Date: Nov 2009
Location: Omaha, NE
Posts: 1,456
Likes: 0
Received 0 Likes on 0 Posts
Are you entering the values as "0x6100"? Does the box show "6100" after you make the change?

What does the Monitor Available show after the Patch?
What does the Monitor Pass show after the Patch?
Old Jun 13, 2010, 10:43 PM
  #3  
Evolving Member
Thread Starter
iTrader: (4)
 
Poondoggs's Avatar
 
Join Date: Dec 2007
Location: Los Angeles CA
Posts: 119
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by Golden
Are you entering the values as "0x6100"? Does the box show "6100" after you make the change?

What does the Monitor Available show after the Patch?
What does the Monitor Pass show after the Patch?
I am going to retry this.
Old Jan 5, 2012, 08:34 AM
  #4  
Newbie
iTrader: (11)
 
motorspt's Avatar
 
Join Date: Oct 2007
Location: Charlotte NC
Posts: 56
Likes: 0
Received 0 Likes on 0 Posts
So this will only work for 08 X's. I have a 10 X. My Internal ID is: 55570006. Does anyone have a OBDII Force Pass Inspection for my ROM?

Thanks
Old Jan 9, 2012, 12:47 PM
  #5  
Evolved Member
iTrader: (1)
 
Golden's Avatar
 
Join Date: Nov 2009
Location: Omaha, NE
Posts: 1,456
Likes: 0
Received 0 Likes on 0 Posts
I have it for the 2010's. You can email me if you want a copy. It looks like I haven't posted it to my site yet.


Edit: I remember... my tester never got back to me. I guess it would be a "use at your own risk" type thing. Or I could call him. I'm sure he's done a ton of them by now.
Old Feb 18, 2012, 02:18 PM
  #6  
Evolving Member
iTrader: (1)
 
lodifreefly's Avatar
 
Join Date: Jun 2009
Location: Lodi, CA
Posts: 136
Likes: 0
Received 0 Likes on 0 Posts
52690021

I'm attempting to do this on a 52690021 and the starting values aren't correct... does anyone know if these defs are valid for that ROM or if there are other defs that I need?
Old Feb 23, 2012, 08:43 AM
  #7  
Evolved Member
iTrader: (1)
 
Golden's Avatar
 
Join Date: Nov 2009
Location: Omaha, NE
Posts: 1,456
Likes: 0
Received 0 Likes on 0 Posts
You are probably using the addresses for 526800xx (i.e. the '08 GSR).

52690021 / 22 -----

<table name="Non-Continuous Monitor Availability Patch - Part 1" address="8FE38" category="OBD Inspection" type="2D" level="2" scaling="Hex16">
<table type="Static Y Axis" elements="2">
<data>A1BD->6100</data>
<data>CF94->7000</data>
</table>
</table>

<table name="Non-Continuous Monitor Availability Patch - Part 2" address="8FE3e" category="OBD Inspection" type="2D" level="2" scaling="Hex16">
<table type="Static Y Axis" elements="1">
<data>01E2->7000</data>
</table>
</table>

<table name="Non-Continuous Monitor Completion Patch" address="8FEa4" category="OBD Inspection" type="2D" level="2" scaling="Hex16">
<table type="Static Y Axis" elements="2">
<data>A0BD->60FF</data>
<data>877A->7000</data>
</table>
</table>

<table name="Monitor Available(1)/Not Available(0) - Read Only, Do NOT Change" address="8FE39" category="OBD Inspection" type="2D" level="2" scaling="blobbits">
<table name="Non-Continuous Monitor Availability Bits" type="Static Y Axis" elements="8">
<data>EGR system</data>
<data>Oxygen heater sensor</data>
<data>Oxygen sensor</data>
<data>A/C system refrigerant</data>
<data>Secondary air system</data>
<data>Evaporative system</data>
<data>Heated catalyst</data>
<data>Catalyst</data>
</table>
</table>

<table name="Monitor Passed(1)/Failed(0) - Read Only, Do NOT Change" address="8FEa5" category="OBD Inspection" type="2D" level="2" scaling="blobbits">
<table name="Non-Continuous Monitor Completion Bits" type="Static Y Axis" elements="8">
<data>EGR system</data>
<data>Oxygen heater sensor</data>
<data>Oxygen sensor</data>
<data>A/C system refrigerant</data>
<data>Secondary air system</data>
<data>Evaporative system</data>
<data>Heated catalyst</data>
<data>Catalyst</data>
</table>
</table>
Old Mar 26, 2012, 08:30 AM
  #8  
Evolving Member
iTrader: (2)
 
soon2bEVOIX's Avatar
 
Join Date: Aug 2009
Location: neverland
Posts: 115
Likes: 0
Received 0 Likes on 0 Posts
Is there a OBDII Force pass for Tephra V1, rom: 55570106?
Old Jun 6, 2016, 08:33 PM
  #9  
Newbie
iTrader: (1)
 
Egal44ARock's Avatar
 
Join Date: Jan 2011
Location: Albuquerque, NM
Posts: 83
Likes: 0
Received 0 Likes on 0 Posts
can this be adapted/used on the 09+ Ralliarts?
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Mattjin
ECU Flash
122
Apr 8, 2024 05:34 PM
recompile
ECU Flash
594
Mar 3, 2024 05:00 PM
mrfred
ECU Flash
496
Sep 14, 2022 07:08 PM
SsZERO
ECU Flash
32
Mar 15, 2019 01:40 PM
BCOZEVO
ECU Flash
1
May 28, 2018 04:53 AM



Quick Reply: Help with ODBII Readiness for Smog Inspection



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