CarTechnoloGY
BMW OE Alarm System - Printable Version

+- CarTechnoloGY (https://cartechnology.co.uk)
+-- Forum: Discussions All about Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=310)
+--- Forum: Automotive Help & Discussions / Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=40)
+---- Forum: BMW - Mini - Rolls Royce (https://cartechnology.co.uk/forumdisplay.php?fid=61)
+---- Thread: BMW OE Alarm System (/showthread.php?tid=42087)



BMW OE Alarm System - Alexandru.k_24 - 10-11-2018

Hello friends,
I have a BMW F20 with factory fitted alarm system. Both keys of the car are the three button version. I saw on youtube, that the BMW f10 has the 4 button key version and the 4`th button can be used to trigger the alarm.
The question is, Is it possible to trigger the alarm by remote, withe the 3 button key version? 
Thank you!


RE: BMW OE Alarm System - simonchs - 10-11-2018

(10-11-2018, 18:41 PM)Alexandru.k_24 Wrote:  Hello friends,
I have a BMW F20 with factory fitted alarm system. Both keys of the car are the three button version. I saw on youtube, that the BMW f10 has the 4 button key version and the 4`th button can be used to trigger the alarm.
The question is, Is it possible to trigger the alarm by remote, withe the 3 button key version? 
Thank you!

Yes, you can FDL coding with FZD and FEM_BODY to enable panic alarm with 3-key fob.
FDL coding with FZD for enable panic alarm, and coding with FEM_BODY for enable panic alarm and 3rd key function.

I had coded my F20 3rd key to active panic alarm with long hold, and short hold for open trunk lid.


RE: BMW OE Alarm System - Alexandru.k_24 - 10-11-2018

(10-11-2018, 18:47 PM)simonchs Wrote:  
(10-11-2018, 18:41 PM)Alexandru.k_24 Wrote:  Hello friends,
I have a BMW F20 with factory fitted alarm system. Both keys of the car are the three button version. I saw on youtube, that the BMW f10 has the 4 button key version and the 4`th button can be used to trigger the alarm.
The question is, Is it possible to trigger the alarm by remote, withe the 3 button key version? 
Thank you!

Yes, you can FDL coding with FZD and FEM_BODY to enable panic alarm with 3-key fob.
FDL coding with FZD for enable panic alarm, and coding with FEM_BODY for enable panic alarm and 3rd key function.

I had coded my F20 3rd key to active panic alarm with long hold, and short hold for open trunk lid.

How???
Can you please explain me how to code this function? I have tried the long press on the trunk button, but for me it only opens the trunk. Did you used E-Sys to code that function?


RE: BMW OE Alarm System - simonchs - 10-11-2018

(10-11-2018, 19:00 PM)Alexandru.k_24 Wrote:  
(10-11-2018, 18:47 PM)simonchs Wrote:  
(10-11-2018, 18:41 PM)Alexandru.k_24 Wrote:  Hello friends,
I have a BMW F20 with factory fitted alarm system. Both keys of the car are the three button version. I saw on youtube, that the BMW f10 has the 4 button key version and the 4`th button can be used to trigger the alarm.
The question is, Is it possible to trigger the alarm by remote, withe the 3 button key version? 
Thank you!

Yes, you can FDL coding with FZD and FEM_BODY to enable panic alarm with 3-key fob.
FDL coding with FZD for enable panic alarm, and coding with FEM_BODY for enable panic alarm and 3rd key function.

I had coded my F20 3rd key to active panic alarm with long hold, and short hold for open trunk lid.

How???
Can you please explain me how to code this function? I have tried the long press on the trunk button, but for me it only opens the trunk. Did you used E-Sys to code that function?

Yes I FDL code with Launcher Pro.

To enable panic alarm, search keyword "panic" and "panik" in FZD/FEM to enable them.
For the 3rd key, play with RC_DEFAULT_IDG_3RD_BUTTON_SHORT / RC_DEFAULT_IDG_3RD_BUTTON_MID / RC_DEFAULT_IDG_3RD_BUTTON_LONG in FEM.