Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

F30 Taillight as Signal coding
21-02-2024, 17:34 PM,
Post: #1
F30 Taillight as Signal coding
Hey guys, i watched a video on instagram. The car’s signals were flashing alternately, right and left.  One of guy commented below the post “its possible with coding” i researched but i didnt find. I hope someone knows how to do it

https://www.instagram.com/reel/C3Qrk4mC3...t2bjdzM213
Quote this message in a reply
21-02-2024, 18:38 PM,
Post: #2
RE: F30 Taillight as Signal coding
It's not a "police mode" ?
Quote this message in a reply
21-02-2024, 22:16 PM,
Post: #3
RE: F30 Taillight as Signal coding
Why front lights are turning off? Also the indicator on the mirror is flashing. Car is coded like american models, the turn indicators on the front and on the mirrors are always on, rear indicators in america are red... i don't think is only coding.

[Image: GIF-Bandiera-Italiana.gif]
Quote this message in a reply
22-02-2024, 14:28 PM,
Post: #4
RE: F30 Taillight as Signal coding
Kısa devre (short circuit) at it best biggrin
Headlights are off, turn signal is short biggrin

Don't ask for FREE FILES
Most tuning fies tested on Dyno by myself
Tuning - DPF Off - EGR Off - or any etc

Certificated WinOLS Trainer
Quote this message in a reply
24-02-2024, 21:46 PM, (This post was last modified: 24-02-2024, 21:56 PM by grizzle.)
Post: #5
RE: F30 Taillight as Signal coding
Sinyal kolu ile yapıyor.Komple stop yanıp sönmesi yani corvette stop istiyosan aşağıdaki gibi.

Use turn signal switch and for corvette style taillights,code REM:

MAPPING_TAGFAHRL_H2_L_OUTPUT sl_2_l
MAPPING_TAGFAHRL_H2_L_FUNCTION 06
MAPPING_TAGFAHRL_H2_R_OUTPUT sl_2_r
MAPPING_TAGFAHRL_H2_R_FUNCTION 07
MAPPING_TAGFAHRL_H_L_OUTPUT sl_l
MAPPING_TAGFAHRL_H_L_FUNCTION 06
MAPPING_TAGFAHRL_H_R_OUTPUT sl_r
MAPPING_TAGFAHRL_H_R_FUNCTION 07
MAPPING_BLINKER_H_L_PWM_LEVEL_1 00 Delete Left Amber Bulb
MAPPING_BLINKER_H_R_PWM_LEVEL_1 00 Delete Right Amber Bulb
Quote this message in a reply
24-02-2024, 22:55 PM,
Post: #6
RE: F30 Taillight as Signal coding
(24-02-2024, 21:46 PM)grizzle Wrote:  Sinyal kolu ile yapıyor.Komple stop yanıp sönmesi yani corvette stop istiyosan aşağıdaki gibi.

Use turn signal switch and for corvette style taillights,code REM:

MAPPING_TAGFAHRL_H2_L_OUTPUT sl_2_l
MAPPING_TAGFAHRL_H2_L_FUNCTION 06
MAPPING_TAGFAHRL_H2_R_OUTPUT sl_2_r
MAPPING_TAGFAHRL_H2_R_FUNCTION 07
MAPPING_TAGFAHRL_H_L_OUTPUT sl_l
MAPPING_TAGFAHRL_H_L_FUNCTION 06
MAPPING_TAGFAHRL_H_R_OUTPUT sl_r
MAPPING_TAGFAHRL_H_R_FUNCTION 07
MAPPING_BLINKER_H_L_PWM_LEVEL_1 00 Delete Left Amber Bulb
MAPPING_BLINKER_H_R_PWM_LEVEL_1 00 Delete Right Amber Bulb

I doubt this list is enough , I remember long time ago that i had to do a lot more than that to achieve tallights as Turn signal ( I don't have the coding list at the moment), something had to do with the "priority"


Attached Files
F31 DRL as Turn signal.txt
File Type: .txt
Downloaded: 13 times
Size: 73 bytes

Quote this message in a reply
25-02-2024, 11:34 AM, (This post was last modified: 25-02-2024, 11:36 AM by grizzle.)
Post: #7
RE: F30 Taillight as Signal coding
(24-02-2024, 22:55 PM)emhtuning Wrote:  
(24-02-2024, 21:46 PM)grizzle Wrote:  Sinyal kolu ile yapıyor.Komple stop yanıp sönmesi yani corvette stop istiyosan aşağıdaki gibi.

Use turn signal switch and for corvette style taillights,code REM:

MAPPING_TAGFAHRL_H2_L_OUTPUT sl_2_l
MAPPING_TAGFAHRL_H2_L_FUNCTION 06
MAPPING_TAGFAHRL_H2_R_OUTPUT sl_2_r
MAPPING_TAGFAHRL_H2_R_FUNCTION 07
MAPPING_TAGFAHRL_H_L_OUTPUT sl_l
MAPPING_TAGFAHRL_H_L_FUNCTION 06
MAPPING_TAGFAHRL_H_R_OUTPUT sl_r
MAPPING_TAGFAHRL_H_R_FUNCTION 07
MAPPING_BLINKER_H_L_PWM_LEVEL_1 00 Delete Left Amber Bulb
MAPPING_BLINKER_H_R_PWM_LEVEL_1 00 Delete Right Amber Bulb

I doubt this list is enough , I remember long time ago that i had to do a lot more than that to achieve tallights as Turn signal ( I don't have the coding list at the moment), something had to do with the "priority"

Yes.I Forgot Priority.Added bottom.

MAPPING_TAGFAHRL_H2_L_OUTPUT sl_2_l
MAPPING_TAGFAHRL_H2_L_FUNCTION 06
MAPPING_TAGFAHRL_H2_L_PRIORITY 1
MAPPING_TAGFAHRL_H2_R_OUTPUT sl_2_r
MAPPING_TAGFAHRL_H2_R_FUNCTION 07
MAPPING_TAGFAHRL_H2_R_PRIORITY 1
MAPPING_TAGFAHRL_H_L_OUTPUT sl_l
MAPPING_TAGFAHRL_H_L_FUNCTION 06
MAPPING_TAGFAHRL_H_L_PRIORITY 1
MAPPING_TAGFAHRL_H_R_OUTPUT sl_r
MAPPING_TAGFAHRL_H_R_FUNCTION 07
MAPPING_TAGFAHRL_H_R_PRIORITY 1
MAPPING_STANDL_H1_L_PRIORITY 3
MAPPING_STANDL_H1_R_PRIORITY 3
MAPPING_STANDL_H2_L_PRIORITY 4
MAPPING_STANDL_H2_R_PRIORITY 4

MAPPING_BLINKER_H_L_PWM_LEVEL_1 - 00 00
MAPPING_BLINKER_H_R_PWM_LEVEL_1 - 00 00
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW Coding a F80 M3 race car PeterY 20 983 1 hour ago
Last Post: ravager
XZBMW F30 Coding flash with fog lights x3non507 0 60 03-06-2024, 12:33 PM
Last Post: x3non507
XZBMW Bmw f30 xdrive disable coding hero3838 5 193 02-06-2024, 10:54 AM
Last Post: hero3838
  Secure coding in BMWs (unit list) Node 88 15,792 01-06-2024, 02:05 AM
Last Post: champuser-riven
XZBMW E39 Rain Light Sensor / Auto Headlight Retrofit Coding bmw335coding 1 75 31-05-2024, 06:43 AM
Last Post: Vojno
XZBMW Coding bmw f26 Adaptative LED (FRM) wellcome light angel eyes max bright ruben_17non 5 436 28-05-2024, 23:07 PM
Last Post: ruben_17non
XZBMW BMW Lane change assistant Coding Zenel6GT 4 324 28-05-2024, 17:22 PM
Last Post: Zenel6GT
XZBMW F25 Hud retrofit with EVO and 6WB kombi coding simplextibi 0 69 26-05-2024, 15:54 PM
Last Post: simplextibi
XZBMW coding drl taillight x3 g1 with esys kwastmichiel 12 1,425 22-05-2024, 11:57 AM
Last Post: Richard_1360
XZBMW BMW E71 EGS coding 8HP70 used BS68 10 639 21-05-2024, 20:56 PM
Last Post: Batje

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content