After all kinds of messing I finally got the widcomm stack working on the i730. Im still exploring and have alot of testing and documenting to do, but, I just thought I would post a progress thread.
,Dave
Tested and working Profiles..
DUN (Dialup Networking)
Serial
FTP
A2DP (High Quality Audio)
File Transfer
Business Card Exchange ( OBEX )
Network Access (PAN)
Ok,
Here's the first rough. These instructions worked from a hard reset for me.
Using registry Editor
Go to HKLM\Software\Microsoft\Bluetooth\Transports\Builtin\3 and rename the value "name" to "aname"
That will disble the MS bluetooth stack, but, still allow it to intialize the radio.
--Soft Reset.
Download BT3900.CAB fromhttp://www.myehud.com/xv6600/bluetooth/, copy it to the phone and install it.
In reg editor go to HKLM\Software\Widcom\BTConfig\General
Change TransportLibrary to "BtCeBCSPTrans.dll"
Change RadioInitLibrary to ""
Change RadioInitPostLoadScript to ""
Change RadioWLanCoexEnable to ""
Change RadioWLanCoexDisableScript to ""
In reg editor go to HKLM\Drivers\Builtin\Serial
Change driver to anemo_serial.dll
In reg editor go to HKLM\Software\Widcom\BTConfig\SerialTransport
Change Parity to 2
Change Port to 5
In reg editor go to HKLM\Software\Widcom\BTConfig\Services\0001
Change ComPortNumber to 2
In reg editor go to HKLM\Drivers\BuiltIn\Serial5
Change DeviceArrayIndex to 2
Change Index to 2
Create a shortcut in Windows\Startup pointing to \windows\BTTrayCE.exe
--Soft Reset
You can now turn the radio on from the icon on the today screen (lower right).
If desired you can also install the A2DP patch from
http://www.myehud.com/xv6600/bluetooth/
If you get license expired after a few seconds (you should). You'll need to copy over the
BTTrayCe.exe from the working dir of the bt-ppc.1.5.0.0801.rar you can find here.
http://forum.xda-developers.com/view...pired&start=50
Notes
If the radio turns on but you cant detect devices check your mac address
You can check you Macaddress by going to HKLM\Microsoft\Blueooth\i730 and looking at the key MACADDRESS.
If you go to settings\accessibility in the widcomm bt stack with the radio on the addresses should match.
If they dont match you'll need to turn your radio off, soft-reset then turn it back on.
You should be able to switch between the 2 stacks by changing the aname back to name under transports.