Interesting news. Its finally snow here, so i blindly shortpress DTC button (still no lights and stuff) and... it definitely allows more oversteer and slippage so i was confused at first time.Ok, so we stopped after determining that dsc button works, jbe sees short and long press (verified in inpa), long press can disable dsc off, but short press did not enables mdm/traction.
Why? Thoughts or reasons:
1. JBE can be the reason only if it sends short press not in suitable format (time) for DSC, OR sends not in proper place
2. MDM flag is routed to DSC, but DSC can’t broadcast it, OR didn’t get proper confirmation from, for example, DME. Question do we know, what status in CAN packet signalled for traction (except 0x19E) to KOMBI?
3. MDM flag is routed to DSC, but DSC can’t switch to it because of lack of conditions to enable it - sensors or other modules statuses.
What do you think? I like 3rd reason. How can we check it?
@amg6975 how is your project coming along ?
Yeah, that little projectWhat project is that? I pretty much haven't been doing anything since I just swapped everything M3 into my car, including engine and trans so everything works exactly as intended.
Sure, take the easy way out lolWhat project is that? I pretty much haven't been doing anything since I just swapped everything M3 into my car, including engine and trans so everything works exactly as intended.
Haha it's done. Had an [OEM] oil cooler line blow at the last track day of the year last year so it's been sitting. Found some fine metal in the oil filter so I tore down the bottom end again to check the rod bearings and they were fine. Just waiting on oil cooler adapters to get made to bulletproof the oil cooler system.Yeah, that little project
Honestly, it probably was. The wiring harness took me a while to mix and match to make it perfect but after that it was just some simple coding and it's error free.Sure, take the easy way out lol
I think the S65 issues are overblown to be honest. My donor was obviously very well cared for and the bearings were totally fine at 52,000 miles. I had already bought the parts so I did them anyway. I think people ignore maintenance, use shit oil, then wonder why their race derived engine ate itself at 100,000 miles.
Hello Hotter!I think that was a bad idea to flash RAD22 (lci) firmware to RAD2 (pre-lci). I dont think I can unbrick it. Anyway I have wasted some more money on used RAD22 (9231928) which already has RAD22.C34 software! I was able to change RAD22_MDRIVE to active. Now radio ignores Rotate button, it still responds to Disk button. So at least I have one button available. Would love to edit radio software itself and disable other buttons, but I don't think that's possible?
The only thing I have done is codded RAD2:Hello Hotter!
I have got some questions to you.
You have done a great research for deactivating „media source change“.
Iswitched my RAD2.C51 also for RAD22.C32 and have the Parameter MDRIVE now. I want to deativate media source change because I do use a can module which closes and opens exhaust valve via the M-/media source change button and every time I press the button now, both exhaust valve and radio media source are being changed.
So, what exactly did you code in RAD22.C34?
Did you just set the parameter RAD22_MDRIVE to active? That way you must have coded via „manipulation active“ and a .MAN file with edited Parameter as described.
I have tried exactly this but it doesn’t work in my car, media still changes.
Now I am thinking about coding with a special, edited FA (modified without FA_WRITE, then coding RAD22 without manipulation) like that:
A) Coding to 1M series:
E82_
*UR93
#0311
$645 Radio Control US
B) coding to E92 M3 without CIC:
E92_
*KG93
#1209
$2MD
$645 Radio Control US
Which way has worked for you? Which production date has your car?
I would be very pleased hearing from you soon.
Greetings from Germany, Ralf
I have coded it with ICOM. So there should have been no problems. I will double-check it anyway. So you did not mess around with anything else…strange it did not work in my case.The only thing I have done is codded RAD2:
RAD22_MDRIVE to active
You need good cable to code RAD2 module, check if coding was saved.
Check Disk or Rotate button, one of then should be disabled.
Yes its US, E92 328i #0909, but I really doubt that you need to change VO. The radio is responsible for the buttons, so it should be enough to code it. Check both buttons Disk and Rotate, only one of them will be disabled.I have coded it with ICOM. So there should have been no problems. I will double-check it anyway. So you did not mess around with anything else…strange it did not work in my case.
What car and which production date did you do that with? Was it an US based car?
Thank you so much for replying! I will report back what has solved my issues. Got my own ICOM today and have to get used to it the next days- I have made the last steps with a coding-guy, now I will try on my own.Yes its US, E92 328i #0909, but I really doubt that you need to change VO. The radio is responsible for the buttons, so it should be enough to code it. Check both buttons Disk and Rotate, only one of them will be disabled.
So I have double checked and tried several things like nettodaten-coding etc. but seems like nothing really works. I don’t get why.Thank you so much for replying! I will report back what has solved my issues. Got my own ICOM today and have to get used to it the next days- I have made the last steps with a coding-guy, now I will try on my own.
Did you confirm after coding that coding saved correctly as @Hotter mentioned? I know I’ve made simple errors like that in the past myself
I confirmed it several times.Did you confirm after coding that coding saved correctly as @Hotter mentioned? I know I’ve made si
Both buttons are working like stock.Did you test both buttons? I think radio switching should still work but climate control should not.