| Author |
Message |
kuna Guest
Free account, no CAN development support
|
04-02-2013, 14:02 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
Hello,
I have a BMW F31 from the year 2013 with a navigation system. On the iDrive, I can access CAN-high, CAN-low, 12V, and GND. I downloaded the can tool software and purchased an interface.
'I've tested it on a Golf 5 and an E60 530d, and it worked without any problems. Unfortunately, I'm not getting any data from the F31. Does anyone have any ideas about what might be causing this? The connection seems to be correct; I've checked it multiple times.'
Thank you for your help.
Regards,
- Kuna -
Translated on 14-08-2026, 15:36.
|
|
| Back to top |
|
 |
kuna Guest
Free account, no CAN development support
|
04-02-2013, 20:13 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
Whatever the reason, the link to the CAN interface has been deleted, never mind.
I found the error. The pinout information I found online was incorrect. There is a 4-pin blue connector on the i-Drive controller with the following pin configuration:
Pin 1, red/yellow wire = 12V.
Pin 2, brown/black wire = GND (Ground).
Pin 3, color orange/green = CAN-high.
Pin 4, green wire = CAN low.
I connected the aforementioned interface to the can tool. The shop also sells adapter cables for connecting, so I didn't have to cut anything. Then I set the can tool to 100 kbit/s, and I could see the message in the trace. Now I'm going to start analyzing the messages. Has anyone already obtained some IDs from an F31?
Translated on 14-08-2026, 15:38.
|
|
| Back to top |
|
 |
CAN-Diagnose Administrator


Joined: 06/07/2011 Posts: 573 Karma: +29 / -0 Location: Ländle
|
05-02-2013, 11:44 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
Quote: | | The link to the CAN interface has been deleted, regardless. |
Because posting links to shops is not relevant to your problem?
Either the connection is incorrect or the bitrate is set incorrectly.
Best regards,
Last edited on 07-12-2014, 20:36, edited 1 time in total.
|
|
| Back to top |
Profile PM WWW |
 |
oldtom Guest
Free account, no CAN development support
|
10-03-2013, 16:11 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
If the IDs are the same as those used in the E90, try using '1B8'. That's the ID for the iDrive system.
Translated on 14-08-2026, 15:40.
|
|
| Back to top |
|
 |
kuna Guest
Free account, no CAN development support
|
12-04-2013, 6:59 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
Unfortunately, those are not the same IDs.
Translated on 14-08-2026, 15:41.
|
|
| Back to top |
|
 |
reieg99 Guest
Free account, no CAN development support
|
12-04-2013, 14:25 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
Unfortunately, those are not the same IDs.
Then take a look at these IDs (maybe they will work).
0x264: I-Drive rotations.
0x267: iDrive buttons.
Regards,
Andi.
Translated on 14-08-2026, 15:41.
|
|
| Back to top |
|
 |
kuna Guest
Free account, no CAN development support
|
13-04-2013, 8:17 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
'Thanks, those are the correct IDs, great. Do you have any more?'
Translated on 14-08-2026, 15:42.
|
|
| Back to top |
|
 |
reieg99 Guest
Free account, no CAN development support
|
24-04-2013, 19:54 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
Yes.
Are you looking for something specific?
Right now, I'm spontaneously thinking of the value 0x12F, which I use for class 15.
Otherwise, I have the usual IDs that you typically need.
- PDC
- Rearview camera module.
- Transmission
- Light
- Speed
etc.
But feel free to try identifying the IDs yourself. And if you're looking for a specific one and can't find it, you can ask about it here.
Regards,
Andi.
Translated on 14-08-2026, 15:43.
|
|
| Back to top |
|
 |
denden4888 Guest
Free account, no CAN development support
|
31-05-2013, 15:46 Subject: ID 12F |
Quote |
|
Hi,
Could someone please provide me with the data for ID 12F?
ID 12F
DLC?
Data?
Sure, I'd be happy to help. Please provide the text you would like me to translate from German to English.
'Thank you.'
Translated on 14-08-2026, 15:45.
|
|
| Back to top |
|
 |
reieg99 Guest
Free account, no CAN development support
|
31-05-2013, 23:12 Subject: ID 12F: Translation and Explanation |
Quote |
|
Hi,
Could someone please provide me with the data for ID 12F?
ID 12F
DLC?
Data?
thank you
12F 8 FB 22 88 1D F1 05 30 86 // D3 = Class 15: 1D = off, 1C = on
Unfortunately, that's all I have, as I only need Kl15.
Regards,
Andi.
Translated on 14-08-2026, 15:46.
|
|
| Back to top |
|
 |
denden4888 Guest
Free account, no CAN development support
|
01-06-2013, 14:57 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
Thank you, Andy.
However, it unfortunately didn't work out the way I had hoped.
I'm working on a residual bus simulation for a gear selector switch.
I know which IDs are needed, but unfortunately, I don't have a suitable vehicle.
available for reading. Could you please send me the following messages?
Message | ID | DLC | DATA | Recipient | Sender
LCD Brightness Control: 0x393 GWS KOMBI
Dimming: 0x202 GWS FRM
Data Display: Gear Strand = 0x3FD, GWS, EGS.
Data: Powertrain 2 0x3F9 GWS DME/DDE
Clamps 0x12F GWS CAS
Vehicle Status: 0x3A0; GWS: JBE.
Relative time: 0x328. GWS: KOMBI.
More messages would also be helpful to obtain the checksums, or for implementing 'alive' counters.
Regards,
dennis
Translated on 14-08-2026, 15:49.
|
|
| Back to top |
|
 |
candude Guest
Free account, no CAN development support
|
17-09-2013, 0:18 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
Can you also just connect the iDrive controller so that you only get the two codes?
Translated on 14-08-2026, 15:51.
|
|
| Back to top |
|
 |
bergfex Guest
Free account, no CAN development support
|
03-04-2014, 18:26 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
I'm also interested in whether the iDrive controller can function outside of the car, or if it requires additional commands to initialize.
Are the IDs for the iDrive touch controller the same?
Are there any additional IDs for touch input?
Translated on 14-08-2026, 15:51.
|
|
| Back to top |
|
 |
ViRuS2k Guest
Free account, no CAN development support
|
16-07-2014, 10:47 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
I would also like to know if the iDrive controller can function outside of the car, or if it requires additional commands to initialize.
The controller only activates if the correct messages are sent on the bus; the same applies to the CID. If the correct message is not received within 4 seconds, for example, the CID will reset.
Translated on 14-08-2026, 15:52.
|
|
| Back to top |
|
 |
reieg99 Guest
Free account, no CAN development support
|
17-07-2014, 22:44 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
I would also like to know if the iDrive controller can function outside of the car, or if it requires additional commands to initialize.
The controller only activates if the correct messages are sent on the bus; the same applies to the CID. If the correct message is not received for 4 seconds, for example, the CID will rotate.
'ViRuS2k, I sent you a complete trace via private message. You can try to see if that helps the i-Drive stay on for a bit longer.'
I'm just curious to see how long this particular email will stay in my outbox this time.
Regards,
Andi.
Translated on 14-08-2026, 15:54.
|
|
| Back to top |
|
 |
drvolcano
Joined: 12/02/2014 Posts: 2 Karma: +0 / -0
Free account, no CAN development support
|
02-12-2014, 17:18 Subject: BMW F31 320d K-CAN 2013: Upgrade & Tuning |
Quote |
|
Hello.
I have a (ZBE_LOW) device here and I've tried out some signals with it.
The only things I've found so far are 0x202, 2, 0xEF, and 0xFF.
This controls the lighting of the controller.
If no signal is received for a certain period of time, the lighting will turn off again.
Unfortunately, it doesn't respond to any key presses.
But at least this shows that the controller is responding.
I also disassembled the controller and saw that the CAN receiver sends a "wake-up" signal to the 5V voltage regulator.
Therefore, something must be done to the bus; otherwise, the voltage regulator will switch off again.
Has anyone managed to wake up the iDrive controller and get it to talk yet?
Translated on 14-08-2026, 15:56.
|
|
| Back to top |
Profile PM |
 |
|