E90Post
 


 
BMW 3-Series (E90 E92) Forum > E90 / E92 / E93 3-series Technical Forums > BMW Coding > Follow Up for Alarm Coding



Reply
 
Thread Tools Search this Thread
      05-09-2011, 06:56 PM   #23
spdy330
Major General
spdy330's Avatar
United_States
530
Rep
6,149
Posts

Drives: 05 Tundra, 15 FIT, 17 CRV
Join Date: Dec 2009
Location: Chino Hills, CA

iTrader: (163)

Long Tran in Elmonte can most likely do it and EAS in Santa Ana.
__________________
If you will be purchasing ANY AT&T services online or in store could you mention that you were referred by me? My Employee Referral ID is eo4489. This would be a great help and it costs you nothing, thank you!
Appreciate 0
      05-09-2011, 07:39 PM   #24
335ibob
Enlisted Member
1
Rep
32
Posts

Drives: 335i
Join Date: Oct 2007
Location: SoCal

iTrader: (0)

Quote:
Originally Posted by CasperSYTFU View Post
for panic search for SONDERTASTE_PANIKALARM in CAS

for the chirp volume search BUZZER_HIGH_LEVEL in DWAS, change the wert value
thanks for the info but I still need a local coder because I do not have the cable. maybe I will post in the regional section as well.
Appreciate 0
      05-09-2011, 07:41 PM   #25
spdy330
Major General
spdy330's Avatar
United_States
530
Rep
6,149
Posts

Drives: 05 Tundra, 15 FIT, 17 CRV
Join Date: Dec 2009
Location: Chino Hills, CA

iTrader: (163)

I told you above who was local
__________________
If you will be purchasing ANY AT&T services online or in store could you mention that you were referred by me? My Employee Referral ID is eo4489. This would be a great help and it costs you nothing, thank you!
Appreciate 0
      05-09-2011, 08:01 PM   #26
335ibob
Enlisted Member
1
Rep
32
Posts

Drives: 335i
Join Date: Oct 2007
Location: SoCal

iTrader: (0)

Quote:
Originally Posted by spdy330 View Post
I told you above who was local
missed your post. thanks for the info.
Appreciate 0
      05-09-2011, 08:06 PM   #27
Maxx2
First Lieutenant
110
Rep
331
Posts

Drives: 18 X5M
Join Date: May 2009
Location: NY

iTrader: (1)

Quote:
Originally Posted by Black Bimmer View Post
Well that was fun, finally got the alarm coded and fully functional. I changed the FA on the CAS and NFRM modules, then tried to process car > code car but kept getting an error. Finally just coded the individual CAS, DWAI, and DWAS modules using the blank .man file trick and it worked! Lock/unlock chirp, hood switch, panic alarm, tilt switch all functional.
I just tried this and am getting an error when trying to read and or code the DWAS module. I keep getting the error shown below. Just fyi, the alarm appears to working (chirps) but, it is soo quiet I can barely hear it. I wanted to increase the volume but it's in the DWAS module. Any ideas??

Also, I just read the error.log file in C:\NCSEXPER\BIN and this is what I see repeatedly:

ERROR! Modul: LFCDHDIA.CPP (A_E65.IPS/IPO), Proc: CDHapiResultText, LineNr: 01, ErrorNr: 2000
COAPI-2000: EDIABAS or SGBD error
BIP-0009: BEST VERSION ERROR


Update:
Just found this in a EDIABAS error pdf:

BIP-0009: BEST VERSION ERROR
EDIABAS_BIP_0009
Meaning: Erroneous BEST version of the ECU description file.
Causes: The ECU description file addressed was compiled by a compiler which is not compatible with this EDIABAS version.
Error correction: Compile the ECU description file using the compiler included in this EDIABAS version.
Target system: WIN SCO QNX
Attached Images
 

Last edited by Maxx2; 05-09-2011 at 08:40 PM..
Appreciate 0
      05-09-2011, 10:10 PM   #28
Maxx2
First Lieutenant
110
Rep
331
Posts

Drives: 18 X5M
Join Date: May 2009
Location: NY

iTrader: (1)

Problem solved:

I did some reading on the BEST VERSION error and it has to do with the version used to create the ECU files which are not recognized by EDIABAS 6.4.7. In an attempt to resolve this compatibility issue I proceeded to install EDIABAS 7.2.0. Just a word of caution when installing EDIABAS 7.2.0, the EDIABAS.INI will not work as it is and required a few settings changes to make it work. Once I installed the new verison of EDIABAS I was immediately able to connect and code the DWAS module of the car.

Alarm coding related:
I first proceeded to code the DWAS with an empty .MAN file to set everything to default values. Then I read the module and when I first looked at the BUZZER_LOW_LEVEL and BUZZER_HIGH_LEVEL they were set like this:

BUZZER_LOW_LEVEL
wert_04
wert_05
BUZZER_HIGH_LEVEL
wert_05
wert_06

I then left only (1) wert_08 for each and coded the module. I tested the alarm and it was just as quiet as before so I read the module again and to my surprise the settings were different and looked like this:

BUZZER_LOW_LEVEL
wert_01
wert_02
wert_06
wert_07
wert_08
BUZZER_HIGH_LEVEL
wert_06
wert_07
wert_08

I then left only (1) wert_01 for each and coded the module. I tested the alarm and now it is significantly louder. I'm not sure if it is maxed out, but it is better. As before, I read the module again and to my surprise the settings were different yet again. ( Similar to above but I didn't record it). Has anyone experienced anything like this?

I have attached a copy of my DWAS .TRC file after the wert_08 coding and reading it back. (saved as .txt for uploading purpose)
Attached Files
File Type: txt FSW_PSW.TRC.txt (2.0 KB, 449 views)
Appreciate 0
      06-12-2011, 09:57 PM   #29
fizzerd
Captain
fizzerd's Avatar
Canada
37
Rep
714
Posts

Drives: 328i
Join Date: May 2007
Location: Canada

iTrader: (11)

Quote:
-DWAI module:
LAUTSTAERKE
nicht_aktiv > aktiv
ALARM_OPT_FERNLICHT
nicht_aktiv > aktiv
QUIT_AKUST_SCHAERF_KLAPPE
nicht_aktiv > aktiv
PANIK_ALARM
nicht_aktiv > aktiv
QUIT_AKUST_ENTSCH
nicht_aktiv > aktiv
DEF_QUIT_AKUST_ENTSCH
nicht_aktiv > aktiv
DEF_QUIT_OPT_ENTSCH
nicht_aktiv > aktiv
DEF_QUIT_AKUST_SCHAERF_KL
nicht_aktiv > aktiv
ANFRAGE_FENSTERPOSITIONEN
nicht_aktiv > aktiv
PIAU_AKUST_ENTSCH
nicht_aktiv > aktiv
PIAU_AKUST_SCHAERF_KLAPPE
nicht_aktiv > aktiv
SIGNAL_HK
nicht_aktiv > aktiv

-CAS: (panic alarm)
SONDERTASTE_PANIKALARM
nicht_aktiv > panikalarm
MOTORHAUBENKONTAKT (hood switch), thanks onebadmofo
nicht_aktiv > aktiv
Anyone know which line is for the interior sensor? My interior sensor was working before the coding but after the coding everything for the alarm works except the interior sensor..
Appreciate 0
      06-13-2011, 12:28 PM   #30
E90aL
Banned
United_States
15
Rep
324
Posts

Drives: n52
Join Date: Jul 2009
Location: Arcadia

iTrader: (4)

Quote:
Originally Posted by fizzerd View Post
Anyone know which line is for the interior sensor? My interior sensor was working before the coding but after the coding everything for the alarm works except the interior sensor..
I don't know which line it is but you could look for the differences of your trc file and the one I posted.
Appreciate 0
      06-20-2011, 12:50 PM   #31
giovane
Private First Class
United_States
5
Rep
138
Posts

Drives: 2007 e92 335i, 2008 e70 3.0si
Join Date: Feb 2011
Location: Houston, TX

iTrader: (3)

I retrofitted and coded the alarm as suggested. Everything works fine, but the only thing is that I cannot program the chirp through the turning indicator as indicated by the manual (see picture below). Basically there's no acoustic option, as if I never installed and coded the alarm.
Anybody knows in there's a code for that?

Appreciate 0
      06-20-2011, 01:05 PM   #32
Elliott@DetailAddict
Brigadier General
United_States
300
Rep
4,444
Posts

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

iTrader: (0)

FUNK_INNENRAUMSCHUTZ is the interior sensor.
Appreciate 0
      06-21-2011, 11:00 AM   #33
6cylinder
Enlisted Member
6cylinder's Avatar
2
Rep
37
Posts

Drives: E92
Join Date: Apr 2011
Location: Germany

iTrader: (0)

Garage List
@giovane: After you have added the alarm system to your vehicle options have you already coded your KOMBI with an empty MAN file? Maybe your KOMBI do not know about your new installed alarm system.
Appreciate 0
      06-21-2011, 04:46 PM   #34
giovane
Private First Class
United_States
5
Rep
138
Posts

Drives: 2007 e92 335i, 2008 e70 3.0si
Join Date: Feb 2011
Location: Houston, TX

iTrader: (3)

Quote:
Originally Posted by 6cylinder View Post
@giovane: After you have added the alarm system to your vehicle options have you already coded your KOMBI with an empty MAN file? Maybe your KOMBI do not know about your new installed alarm system.
I didn't code the KOMBI to defaults.
I will try and report asap! Thank you!
Appreciate 0
      10-15-2011, 08:17 PM   #35
AcidLotus
Second Lieutenant
35
Rep
271
Posts

Drives: 2020 X3 M40i, 2014 640i
Join Date: Oct 2011
Location: Houston

iTrader: (5)

I also could not add +K302 and code the car without errors, or so it seemed. Later, I came back and read the FA and it had +K302 in both the CAS and NFRM. So I coded the DWAI module the way I wanted it, and all the settings work.

However, I have iDrive but do not have module CAPPL. Instead, there is a CIC module, and I read values from that, but don't see anything related to what's listed on the 1st page under the CAPPL module. Any ideas? This is on a 2009 LCI 335xi with iDrive, presumably with CIC.
Appreciate 0
      10-15-2011, 10:08 PM   #36
onebadmofo
Colonel
onebadmofo's Avatar
346
Rep
2,396
Posts

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

iTrader: (14)

Quote:
Originally Posted by AcidLotus View Post
I also could not add +K302 and code the car without errors, or so it seemed. Later, I came back and read the FA and it had +K302 in both the CAS and NFRM. So I coded the DWAI module the way I wanted it, and all the settings work.

However, I have iDrive but do not have module CAPPL. Instead, there is a CIC module, and I read values from that, but don't see anything related to what's listed on the 1st page under the CAPPL module. Any ideas? This is on a 2009 LCI 335xi with iDrive, presumably with CIC.
DWA = aktiv
Appreciate 0
      10-15-2011, 10:18 PM   #37
AcidLotus
Second Lieutenant
35
Rep
271
Posts

Drives: 2020 X3 M40i, 2014 640i
Join Date: Oct 2011
Location: Houston

iTrader: (5)

Quote:
Originally Posted by onebadmofo View Post
DWA = aktiv
That appears to already be set. Is there a particular place within the iDrive that I should be looking for these options? I'm guessing they would be under the Settings > Locks menu? Or is there another setting that I need to change somewhere?
Appreciate 0
      10-20-2011, 04:57 PM   #38
dr004
USC Gamecocks #1
dr004's Avatar
United_States
14
Rep
177
Posts

Drives: '06 e90 330i AW
Join Date: Oct 2008
Location: Florence, SC

iTrader: (4)

Quote:
Originally Posted by NiVeDh View Post
You don't have to code all those values.

Just code $302 to VO and then code the entire car to defaults. It will automatically set the correct values for the new VO.


Thanks this worked perfectly for me...............just got to redo my "personal things now"
Appreciate 0
      10-20-2011, 07:05 PM   #39
onebadmofo
Colonel
onebadmofo's Avatar
346
Rep
2,396
Posts

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

iTrader: (14)

What's a proper procedure for PDC retrofit? I did the VO and coded whole car but there's no beeping. Screen works
Appreciate 0
      12-17-2011, 04:56 PM   #40
nitehawk
Lieutenant Colonel
nitehawk's Avatar
Canada
102
Rep
1,903
Posts

Drives: e92 335i 6MT
Join Date: May 2011
Location: Toronto

iTrader: (15)

Garage List
Bump. I just installed my alarm and want to make sure I put in everything properly.
What alarm features should work prior to coding? Currently, just the LED on the rearview blinks upon locking the car. It flashes very quickly at first and then onto a more normal pace. Nothing else works. I have yet to hear the siren go off. Is that normal until I get the car coded?
Appreciate 0
      12-19-2011, 02:41 PM   #41
fizzerd
Captain
fizzerd's Avatar
Canada
37
Rep
714
Posts

Drives: 328i
Join Date: May 2007
Location: Canada

iTrader: (11)

Quote:
Originally Posted by nitehawk View Post
Bump. I just installed my alarm and want to make sure I put in everything properly.
What alarm features should work prior to coding? Currently, just the LED on the rearview blinks upon locking the car. It flashes very quickly at first and then onto a more normal pace. Nothing else works. I have yet to hear the siren go off. Is that normal until I get the car coded?
Check the interior sensor. Put the driver window down. Lock car and after a few minutes put your hand through the window. Does the alarm go off?

Everything should work after coding. My interior sensor however was working right away after installation.
Appreciate 0
      12-19-2011, 04:17 PM   #42
nitehawk
Lieutenant Colonel
nitehawk's Avatar
Canada
102
Rep
1,903
Posts

Drives: e92 335i 6MT
Join Date: May 2011
Location: Toronto

iTrader: (15)

Garage List
Quote:
Originally Posted by fizzerd View Post
Check the interior sensor. Put the driver window down. Lock car and after a few minutes put your hand through the window. Does the alarm go off?

Everything should work after coding. My interior sensor however was working right away after installation.
Thanks for the tip; I tried this and it worked It was my first time hearing the siren go off, which is pretty loud. I read the CAS module and panic alarm is currently disabled. Coding will be done very soon...
Appreciate 0
      01-09-2012, 02:40 PM   #43
moreno1
Captain
moreno1's Avatar
Canada
73
Rep
629
Posts

Drives: BMW 335i E93
Join Date: May 2009
Location: Montreal

iTrader: (13)

Retrofited the alarm last night on my E92. At first I had the clown nose, chip upon locking and unlocking doors. After coding and adding +k302 to my VO, coded each module in expertmode then I was able to have the following:
1 - Inside motion sensor
2 - Hoodswitch
3 - panick alarm
4 - and obviously the on/off control for the chip in the BC stalk

I also installed the shock sensor that one member is selling here. I tested it and it works like a charm. The hoodswitch and motion sensored were tested as well and i'm good to go!!
Thx to all contributors :-)!
__________________
2009 335i E93 /// BSM /// Sport /// Premium /// /// 19" M pack 225 wheels /// M6 wheels winter set /// 35% Tint /// Gloss Black Grills /// PE Exhaust /// Lux H8 V3 /// Interior LEDs /// JB4-DCI /// Combox & CIC Retrofit /// M3 side skirts /// M3 front bumper ///
Appreciate 0
      01-09-2012, 02:55 PM   #44
matrix76
Major
matrix76's Avatar
61
Rep
1,300
Posts

Drives: 2020 Z4 M40i Black/Red
Join Date: Sep 2009
Location: Port Dover, Ontario

iTrader: (1)

Quote:
Originally Posted by moreno1 View Post
Retrofited the alarm last night on my E92. At first I had the clown nose, chip upon locking and unlocking doors. After coding and adding +k302 to my VO, coded each module in expertmode then I was able to have the following:
1 - Inside motion sensor
2 - Hoodswitch
3 - panick alarm
4 - and obviously the on/off control for the chip in the BC stalk

I also installed the shock sensor that one member is selling here. I tested it and it works like a charm. The hoodswitch and motion sensored were tested as well and i'm good to go!!
Thx to all contributors :-)!
Glad to hear it worked out for you, M
__________________
Brian
Black Sapphire, Black w/Burrwood Trim & Shifter, 162's, Mtec H8 AE's, DS1 HID 6000K

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 05:17 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