View Single Post
      02-25-2016, 07:17 AM   #38
bmtespar
Major
bmtespar's Avatar
United_States
709
Rep
1,066
Posts

Drives: 19 X3 30i, 18 230iX Vert
Join Date: Sep 2014
Location: Atlanta Ga

iTrader: (0)

Quote:
Originally Posted by Shubha29 View Post
Hi Vogit,

Today was my first coding session, I was successful in coding following:

1. Close windows, sunroof & mirror from key fob. (Tested OK)
2. Change Triple-Blink Count to blink 5 times. (Tested OK)
3. Enable Illumination of Exterior Door Handle LEDs when in Reverse. (Tested OK)
4. Set cell phone ringer as primary. (Tested OK)
5. Enable Video Files from USB (Need to know the supported formats to play one).
6. Add GPS Current Location to Navi Menu Items. (Not sure where to see for it).
7. Air Re-Circulating (But actually wanted to set to Manual Re-circulation, probably settings should be changed 3003MEMORY_UMLUFT -> nicht_aktiv ?)
8. Add Digital Speed to LCD Display via BC button.(Tested OK)
9. Turn on Brake Force Flashing with Hard Braking (Yet to test).
10. DVD-in-Motion activated (But don't believe F048 can read DVD so unable to test).
11. Close/Open Rear Hatch from Fob & Kick Panel. (Tested OK)
12. Enable Curb and Grass Detection for Lane Departure Warning System (Not sure what extra feature will this add to the lane departure - yet to test, will it monitor grass instead of white lines? ).
13. Enable Rear-View Camera at all Speeds (Not sure how to use it, as rear camera is shown only on Reverse Gear).

Following was coded but didn't work:
1. Enable Turn Signals in HUD. (HU: 3001HUD_TURNSIGNAL set to: aktiv)
2. Turn off MMI when door is opened -> BDC : 3020  TCM_LOGIC_R_OFF_DOOR = aktiv 01

This function was not found at all:
1. Unlock Doors on Engine OFF -> BDC: 3040  VAM_UNLOCK_KL15OFF_AFTER_PIA_AUTO_LOCK = aktiv 01 (Did anyone else found it in F048 ?).


Next: Curious to learn about the HK equalizer settings, hence saved the CAFD files into my laptop and need to know if there is any software available to read the CAFD files in offline mode, to do research on the Harmon Kardon Equalizer settings.

Thanks in advance for your help!!!
I tried to code turn signal in hid several times but couldn't get it working. I am currently trying to figure out a way to code the corner lights to stay on when in high beam mode.
Appreciate 0