View Single Post
  #2333 (permalink)  
Old 04-07-2010, 11:40 AM
Curtis8's Avatar
Curtis8
Regular 'Geeker
Offline
Location: Canada
 
Join Date: Aug 2007
Posts: 394
Reputation: 1065
Curtis8 is halfway to VIP status based on repCurtis8 is halfway to VIP status based on repCurtis8 is halfway to VIP status based on repCurtis8 is halfway to VIP status based on repCurtis8 is halfway to VIP status based on repCurtis8 is halfway to VIP status based on repCurtis8 is halfway to VIP status based on repCurtis8 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via ICQ to Curtis8 Send a message via AIM to Curtis8 Send a message via MSN to Curtis8 Send a message via Yahoo to Curtis8
Re: ║MightyROM.com║ ║Windows Phone®║ ║Sense UI 2.5║

Well I have run into my first issue with this sweet ROM. Not even something important, but something I would really like. The issue is with Bluetooth DUN. At first I though it was my computer giving me grief with the "No COM ports available" but then I realized that my phone only has one serial port listed in the Bluetooth manager and it is an incoming port. I expect that I need one out going to make the Serial Modem connection to my computer work. There is no menu to add a new port and Google searches have proven fruitless, so I am asking here what other things I may try. I am going to look through the registry and see if anything there can help me out.

**EDIT**

Under HKEY_LOCAL_MACHINE\SOFTWARE\WIDCOMM\BTConfig\Appli cations there exists several keys labeled 0001 - 0009
4 of these keys (labeled 0001, 0007 - 0009) look like this:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\WIDCOMM\BTConfig\Applications\0007]
"UUID"=dword:00001101
"SecurityId"=dword:00000001
"Name"="Generic Serial"
"GUID"="{00001101-0000-1000-8000-00805F9B34FB}"
"Encryption"=dword:00000000
"ComPortNumber"=dword:0000000B
"Authentication"=dword:00000000
The only thing that changes is the "ComPortNumber" which works out to 2, 11, 12 and 13 respectfully.

It would seem that there are enough Serial ports, so why does only one show up in Bluetooth -> Advanced -> Serial Ports?

Not really sure where to go from here. Any ideas?

I have also tried the USB internet sharing built-in (which would suffice for the time being) but it does not work for me either. My computer makes the dong-dong-dong (unhappy) sound and not the dong-ding (happy, connected) sound, and my phone continues to show "Please check USB connection" on the sharing screen. Then the "ActiveSync, Disk Drive, Internet Sharing" screen will open up (all the while I have not closed the internet sharing screen and I did hit "Connect" before plugging in the cable.

I would prefer Bluetooth DUN, but anything right now will be fine (I do not have WiFi on this computer, so I can only expect that that will work if I had a card... )

Last edited by Curtis8; 04-07-2010 at 12:01 PM. Reason: Added more info