From: Josh on
I have a Samsung Jack (Samsung Blackjack II in the US) smartphone and I want
to connect my Vista PC and the smartphone together using a bluetooth serial
port.

Unfortunantly, neither the phone or the PC can detect the serial port
profile on a services query.

What is going on?
From: Sven on
Don't have a BJ, but it would help others to know what PC and BT
implementation you have. Not everything supports every BT profile, though
serial would seem to be pretty common.

--
Sven
MVP Mobile Devices
"Josh" <Josh(a)discussions.microsoft.com> wrote in message
news:BCF1F9A1-C0E9-4E1C-99FB-2FBA404C6FE7(a)microsoft.com...
>I have a Samsung Jack (Samsung Blackjack II in the US) smartphone and I
>want
> to connect my Vista PC and the smartphone together using a bluetooth
> serial
> port.
>
> Unfortunantly, neither the phone or the PC can detect the serial port
> profile on a services query.
>
> What is going on?

From: Todd Allcock on
At 09 Feb 2008 19:50:00 -0800 Josh wrote:
> I have a Samsung Jack (Samsung Blackjack II in the US) smartphone and I
want
> to connect my Vista PC and the smartphone together using a bluetooth
serial
> port.
>
> Unfortunantly, neither the phone or the PC can detect the serial port
> profile on a services query.
>
> What is going on?

WinMo devices, AFAIK, don't connect to PCs using SPP- you have to use the
"Activesync profile."

In WMDC (since you're using Vista) you tell the "connections settings" to
allow connections via Bluetooth. Now make the PC discoverable (if it isn't
already) then discover it's services from the Blackjack. "Activesync"
should be available. Select that, then you'll be able to connect to WMDC
on the PC from Activesync on the device (Menu/Connect via BT.)

That's as close to a "serial" connection you're likely to get.


From: Josh on
well that sucks, I dont need the serial connection for syncing, I wanted it
for third party communication. I figured it would be easier for a C#
application to communication to the pc using serial ports vs using bluetooth
sockets.

"Todd Allcock" wrote:

> At 09 Feb 2008 19:50:00 -0800 Josh wrote:
> > I have a Samsung Jack (Samsung Blackjack II in the US) smartphone and I
> want
> > to connect my Vista PC and the smartphone together using a bluetooth
> serial
> > port.
> >
> > Unfortunantly, neither the phone or the PC can detect the serial port
> > profile on a services query.
> >
> > What is going on?
>
> WinMo devices, AFAIK, don't connect to PCs using SPP- you have to use the
> "Activesync profile."
>
> In WMDC (since you're using Vista) you tell the "connections settings" to
> allow connections via Bluetooth. Now make the PC discoverable (if it isn't
> already) then discover it's services from the Blackjack. "Activesync"
> should be available. Select that, then you'll be able to connect to WMDC
> on the PC from Activesync on the device (Menu/Connect via BT.)
>
> That's as close to a "serial" connection you're likely to get.
>
>
>