View Single Post
      09-01-2014, 09:09 AM   #1
smithf80
Major General
smithf80's Avatar
United_States
2809
Rep
5,316
Posts

Drives: G80 M3 6MT
Join Date: Mar 2014
Location: Long Island, NY

iTrader: (1)

Garage List
2022 G20 330i  [9.00]
2018 F80 M3  [9.75]
Some helpful notes on coding for Bluetooth/MULF/Sirius etc.. LOOK HERE IF YOURE STUCK

I've been battling with getting Sirius working on my CIC Nav HU and also getting a MULF2 installed ( With help from the amazing @DJKevinnn and @PichaDis11 )

I havent been able to find this info on the forum easily and I just wanted to share it with everyone.

For those of you wanting to retrofit a MULF2 with Bluetooth and 6FL you need to add both $6FL and $644 to your VO and then do an FA_WRITE to the CAS and NFRM. You then need to VO Code your CIC.

Now the issue that I ran into was not being able to pair my phone, I just got stuck with "Please wait" every time I would select the Bluetooth Phone menu.

The fix for this that took me forever to figure out is this: Simply do and SG_Reset on the 2MULF once you have your VO coded!!!

Here is the reason why it doesn't always just work after adding to the VO and coding the CIC: I was able to figure this out because I read the MULF's coding settings and saw that Bluetooth was not active which makes sense because the car that the MULF came from had a MULF and TCU meaning that the TCU handled Bluetooth and Assist while the MULF only did 6FL (Despite the fact it supports bluetooth). You however cannot code the MULF with a KCAN cable so I instead did an SG_RESET which made the MULF realize that it was the only module in the car, read the VO, and it turned the bluetooth on!


__________________________________________________ ____


Now for Sirius:

Some of you that are doing CIC retrofit might be aware of the fact that CIC's that came in 2010+ cars (only early build CIC units didn't have this) have a Sirius tuner built into the headunit. I wanted to enable this but spent forever trying to figure out why I got stuck at "All Channels" without any IEMI number or anything.

The solution for this is to read the CIC with NCS and look for a setting called SDARS_IN_EXBOX. In english its asking Sirius tuner is Internal or External (to the CIC).

For the internal tuner to work it must be set to INBOX at which point you should receive the preview channel and be able to get your IMEI.


Hope this is helpful for some people!
__________________

Last edited by smithf80; 09-01-2014 at 09:15 AM..
Appreciate 0