NefMoto

Technical => Reverse Engineering => Topic started by: dilly on February 27, 2019, 10:38:05 PM



Title: 032HS Readiness
Post by: dilly on February 27, 2019, 10:38:05 PM
just thought i would share my recent findings just messing with the codewords etc in my file.
point being is that following the s4 wiki and the readiness thread here, i could not get the monitors to run (O2 sensor, Evap, SAI)
after making these changes all but SAI (assuming because cwsls is zero'd. will set to 1 and update thread) ran and completed. (being that evap and sai valves relays etc are unplugged)
don't know if it matters for much of you but if it is in your damos why not try it.

below are the changes i made on top of following the wiki and other readiness thread in this forum
Code:
02/27/2019 10:42:07  Scalar:    CDTES Codeword: turn off tank venting diagnosis (EURO-Coding), CD..=0 ->no Dia - Codewort Tankentlüftungsdiagnose abschalten (EURO-Codierung), CD..=0 ->keine Dia changed from 0.00  (0x00) to 1.00  (0x01).
02/27/2019 10:42:13  Scalar:    CDLDP Codeword: LDP-Diagnosis in OBDII-Mode (inverse: EURO-Mode), CD..=0 -> no Diag - Codewort LDP-Diagnose im OBDII-Modus (invers: Europa-Modus), CD..=0 -> keine Dia changed from 1.00  (0x01) to 0.00  (0x00).
02/27/2019 10:42:52  Scalar:    CWLSHA Code word for oxygen sensors behind KAT aging DLSAHK% - Codewort für Lambdasonden hinter KAT Alterung in %DLSAHK changed from 1.00  (0x01) to 0.00  (0x00).
02/27/2019 10:43:57  Scalar:    SRYLS changed from 3.00  (0x03) to 1.00  (0x01).
02/27/2019 10:44:04  Scalar:    SRYHS changed from 3.00  (0x03) to 1.00  (0x01).
02/27/2019 10:44:08  Scalar:    SRYSLS changed from 3.00  (0x03) to 1.00  (0x01).
02/27/2019 10:44:13  Scalar:    SRYTES changed from 255.00  (0xFF) to 1.00  (0x01).
02/27/2019 10:46:26  Scalar:    CDTLDP changed from 3.0  (0x0003) to 0.0  (0x0000).
02/27/2019 10:46:50  Scalar:    CDSLS Euro-Byte for secondary air system diagnosis - Euro-Byte für Diagnose Sekundärluft-System changed from 0.00  (0x00) to 1.00  (0x01).
02/27/2019 10:47:17  Scalar:    CLATES changed from 3.00  (0x03) to 0.00  (0x00).
02/27/2019 10:48:23  Scalar:    CLATES changed from 3.00  (0x03) to 0.00  (0x00).
02/27/2019 10:49:29  Scalar:    CDTSLS changed from 80.0  (0x0050) to 0.0  (0x0000).
02/27/2019 10:49:49  Scalar:    CLASLS changed from 3.00  (0x03) to 0.00  (0x00).


Title: Re: 032HS Readiness
Post by: nyet on March 03, 2019, 06:34:07 PM
Thanks for this. I will add it to the s4wiki time permitting (unless someone beats me to it)

Can you mark which change is for what?