E90Post
 


TNT Racewerks
 
BMW 3-Series (E90 E92) Forum > E90 / E92 / E93 3-series Technical Forums > BMW Coding > 2010 E70 turning off air conditioner on startup



Reply
 
Thread Tools Search this Thread
      04-18-2012, 04:15 PM   #1
cn555ic
cn555ic's Avatar
United_States
441
Rep
18,331
Posts

Drives: 335i
Join Date: Jun 2007
Location: US

iTrader: (6)

2010 E70 turning off air conditioner on startup

Does anyone know the Coding for A/C not to turn on automatically from startup on a X5
I coded a 2010 E70 for VIM, mirrors and windows with keyfob but the guy also wanted coding for this function. It does suck that the car always start with climate turned on. Kind of annoying if u aske me. Anyone have done this coding before. I tried to look for IHK module but only found IHKA module.
I will Post the trc. File tonight when I get home. Thanks

Last edited by cn555ic; 04-18-2012 at 06:07 PM..
Appreciate 0
      04-18-2012, 04:20 PM   #2
onebadmofo
Colonel
onebadmofo's Avatar
346
Rep
2,396
Posts

Drives: 2008 E90 M3
Join Date: Aug 2010
Location: Central NJ

iTrader: (14)

Switch every line that has klima_mit_auto in it to nicht aktiv, should be around 5-8 lines
Appreciate 0
      04-18-2012, 05:18 PM   #3
cn555ic
cn555ic's Avatar
United_States
441
Rep
18,331
Posts

Drives: 335i
Join Date: Jun 2007
Location: US

iTrader: (6)

here is the trc file from the E70 IHKA module....Onebadmofo, I dont see any lines of KLIMA....Am I even reading the correct module from the E70. I dont see IHK module that the E92s have...Let me know what you think..


BAUREIHE
e70
KENNFELDKUEHLUNG
aktiv
ZUSATZHEIZLEISTUNG
aktiv
OFF_MEMORY_KEY_1
nicht_aktiv
OFF_MEMORY_KEY_2
nicht_aktiv
OFF_MEMORY_KEY_3
nicht_aktiv
OFF_MEMORY_KEY_4
nicht_aktiv
KLIMA_SG_ART_Z
high_4_zonig
STANDHEIZUNG
nicht_aktiv
PSEUDOZUHEIZEN
nicht_aktiv
ZUHEIZUNG
nicht_aktiv
ELEKTR_MOTORWASSERPUMPE
nicht_aktiv
LDA_B_KLIMABEREITSCHAFT
aktiv
KMV_UEBERSETZUNG
n62b48
n63_8hp
SITZLUEFTUNG
aktiv
UMWAELZPUMPE
nicht_aktiv
WASSERPUMPE
aktiv
ELSV
aktiv
GLEITENDE_VERDAMPFERTEMP
aktiv
LHZ
aktiv
PTC
nicht_aktiv
SITZHEIZUNG_IHKA
aktiv
ABWAHL_AC_KEY_1
nicht_aktiv
ABWAHL_AC_KEY_2
nicht_aktiv
ABWAHL_AC_KEY_3
nicht_aktiv
ABWAHL_AC_KEY_4
nicht_aktiv
ABWAHL_AC_KEY_DEF
nicht_aktiv
ABWAHL_AC_KEY_WS
nicht_aktiv
AUTO_EIN_BEI_KL_15_K_DEF
nicht_aktiv
AUTO_EIN_BEI_KL_15_K_WS
nicht_aktiv
AUTO_EIN_BEI_KL_15_KEY_1
nicht_aktiv
AUTO_EIN_BEI_KL_15_KEY_2
nicht_aktiv
AUTO_EIN_BEI_KL_15_KEY_3
nicht_aktiv
AUTO_EIN_BEI_KL_15_KEY_4
nicht_aktiv
GEBL_OFFSET_KEY_1
nicht_aktiv
GEBL_OFFSET_KEY_2
nicht_aktiv
GEBL_OFFSET_KEY_3
nicht_aktiv
GEBL_OFFSET_KEY_4
nicht_aktiv
GEBL_OFFSET_KEY_DEF
nicht_aktiv
GEBL_OFFSET_KEY_WS
nicht_aktiv
KOMPRESSOR_KUPPLUNG
aktiv
LAENDERVARIANTE_USA
aktiv
LV-TASTER_ANZAHL_LEDS_1
aktiv
MOTOR_ART_IHKA
benzin_normal_n63
OFF_MEMORY_KEY_DEF
nicht_aktiv
OFF_MEMORY_KEY_WS
nicht_aktiv
PIA_IHKA
aktiv
TEMP_OFFSET_KEY_1
nicht_aktiv
TEMP_OFFSET_KEY_2
nicht_aktiv
TEMP_OFFSET_KEY_3
nicht_aktiv
TEMP_OFFSET_KEY_4
nicht_aktiv
TEMP_OFFSET_KEY_DEF
nicht_aktiv
TEMP_OFFSET_KEY_WS
nicht_aktiv
UMLUFT_MEMORY_KEY_1
aktiv
UMLUFT_MEMORY_KEY_2
aktiv
UMLUFT_MEMORY_KEY_3
aktiv
UMLUFT_MEMORY_KEY_4
aktiv
UMLUFT_MEMORY_KEY_DEF
aktiv
UMLUFT_MEMORY_KEY_WS
aktiv
USA_LV_INDIVIDUAL
nicht_aktiv
VA_IGNORIEREN
nicht_aktiv
HEIZUNG_LUEFTUNG_3_SITZR
nicht_aktiv
REST_ANZ_WENN_VERFUEGBAR
nicht_aktiv
RUECKFAHRKAMERA
nicht_aktiv
ELSV_EH_LAENGE
aktiv
ELSV_EH_NEIGUNG
aktiv
ELSV_PRIO_ACHSEN
hw
ELSV_TIMEOUT
to_30sec
ALKS
nicht_aktiv
PDC_IHKA
nicht_aktiv
AC_EIN_BEI_AUTO_TASTE
nicht_aktiv
KOMPRESSOR_TYP
r134a_gross
MSA_AKUSTIK_EA
nicht_aktiv
MSA_EKK_LIMIT_EA
nicht_aktiv
MSA_FUNKTION_IHKA
nicht_aktiv
PARKHILFE_L6
aktiv
AC_AUS_BEI_KL_15_AUS
nicht_aktiv
EA_AV_OBD_OFF
nicht_aktiv
PTC_BAUKASTEN
nicht_aktiv
BESCHLAGSENSOR
hella
DYN_WK_BESCHLAGSENSOR
aktiv
CC_HEIZ_LUEFT_STAND_AKTIV
aktiv
ENTFALL_FOND_SCHICHTUNG
nicht_aktiv
LV_VERST_BASIS_M_RUEKOHU
nicht_aktiv

Last edited by cn555ic; 04-18-2012 at 06:08 PM..
Appreciate 0
      04-18-2012, 06:43 PM   #4
Elliott@DetailAddict
Brigadier General
United_States
300
Rep
4,444
Posts

Drives: E90
Join Date: May 2011
Location: Santa Clara, CA

iTrader: (0)

I'd try:

OFF_MEMORY_KEY_1
aktiv
OFF_MEMORY_KEY_2
aktiv
OFF_MEMORY_KEY_3
aktiv
OFF_MEMORY_KEY_4
aktiv


ABWAHL_AC
aktiv

Report your findings
Appreciate 0
      04-18-2012, 06:52 PM   #5
cn555ic
cn555ic's Avatar
United_States
441
Rep
18,331
Posts

Drives: 335i
Join Date: Jun 2007
Location: US

iTrader: (6)

Quote:
Originally Posted by Grant@DetailAddict View Post
I'd try:

OFF_MEMORY_KEY_1
aktiv
OFF_MEMORY_KEY_2
aktiv
OFF_MEMORY_KEY_3
aktiv
OFF_MEMORY_KEY_4
aktiv


ABWAHL_AC
aktiv

Report your findings
Grant there is no line ABWAHL_AC but there are these 6 lines that start off with ABWAHL, which one or ONES to change????


ABWAHL_AC_KEY_1
nicht_aktiv
ABWAHL_AC_KEY_2
nicht_aktiv
ABWAHL_AC_KEY_3
nicht_aktiv
ABWAHL_AC_KEY_4
nicht_aktiv
ABWAHL_AC_KEY_DEF
nicht_aktiv
ABWAHL_AC_KEY_WS
nicht_aktiv
Appreciate 0
      04-18-2012, 06:58 PM   #6
Elliott@DetailAddict
Brigadier General
United_States
300
Rep
4,444
Posts

Drives: E90
Join Date: May 2011
Location: Santa Clara, CA

iTrader: (0)

Sorry I had meant to try turning on those options with that Prefix as well. Try doing to first set first and if no luck try the second set.

Appreciate 0
      09-06-2013, 02:13 PM   #7
gentooguy
Private
gentooguy's Avatar
United_States
17
Rep
65
Posts

Drives: 2007 BMW 335i Alpine White
Join Date: Sep 2007
Location: VA

iTrader: (0)

Could someone clarify what exactly needs to be done. I have the same feature on my X5 and I don't want the A/C to start when I turn on the vehicle. What module needs to be coded and what items in that module need to be changed?
Did this even work?
Thanks!
Appreciate 0
      09-09-2013, 09:35 AM   #8
gentooguy
Private
gentooguy's Avatar
United_States
17
Rep
65
Posts

Drives: 2007 BMW 335i Alpine White
Join Date: Sep 2007
Location: VA

iTrader: (0)

Exclamation

I got it to work as you guys were only partially correct. Here is what needs to be done.
When coding go into the IHKA module and set the following values from nicht_aktiv to aktiv

OFF_MEMORY_KEY_1
nicht_aktiv
OFF_MEMORY_KEY_2
nicht_aktiv
OFF_MEMORY_KEY_3
nicht_aktiv
OFF_MEMORY_KEY_4
nicht_aktiv
OFF_MEMORY_KEY_DEF
nicht_aktiv
OFF_MEMORY_KEY_WS
nicht_aktiv

After setting all of these to aktiv and coding the changes to the vehicle the AC will be where you left it the next time you start up the vehicle.

Appreciate 0
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 01:22 PM.




e90post
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
1Addicts.com, BIMMERPOST.com, E90Post.com, F30Post.com, M3Post.com, ZPost.com, 5Post.com, 6Post.com, 7Post.com, XBimmers.com logo and trademark are properties of BIMMERPOST