wxq99
New member
- Joined
- Aug 8, 2024
- Messages
- 3
The traction control of BMW i3 is very aggressive and it is quite hard to slip those skinny tires, very annoying. I have decided to add DTC and DSC control button so I do not need to dig deep into the menu and change the setting every time I drive the car.
Adding this button is very easy with i8 part, the control module you will need is BMW 9280578:
If you have regular i3, all you need to do is to disassembly this module and take out the rear view camera button. If you have i3s, you probably want to take the drive mode rocker out from your existing one and put it in the new module so it can has 'sport' mode.
The installation is plug and play without wiring needed but you do need to cut your trim to fit the new added button, not an easy job to make it nice but can be done, here is my work:
After the installation, you will need to code the following modules in the car:
If installation and coding is done properly, the short press will disable DTC and long press 5 seconds will disable DSC:
View attachment IMG_7514.MOV
Adding this button is very easy with i8 part, the control module you will need is BMW 9280578:
If you have regular i3, all you need to do is to disassembly this module and take out the rear view camera button. If you have i3s, you probably want to take the drive mode rocker out from your existing one and put it in the new module so it can has 'sport' mode.
The installation is plug and play without wiring needed but you do need to cut your trim to fit the new added button, not an easy job to make it nice but can be done, here is my work:
After the installation, you will need to code the following modules in the car:
BDC:
SWITCHBOARD_DTC_VARIANT: switchboard_a_s1
SWITCHBOARD_AI_A_ENABLE_DTC: aktiv
SWITCHBOARD_AI_B_ENABLE_DTC: nicht_aktiv
SWITCHBOARD_AI_C_ENABLE_DTC: nicht_aktiv
SWITCHBOARD_AI_D_ENABLE_DTC: nicht_aktiv
DSC2:
QdmKfvDscAbkDep = BedienungViaTaster
HU_NBT:
DSC_MENUE: nicht_aktiv
If installation and coding is done properly, the short press will disable DTC and long press 5 seconds will disable DSC:
View attachment IMG_7514.MOV