PC Review


Reply
Thread Tools Rate Thread

Bluetooth device selection

 
 
=?Utf-8?B?U3RldmUgU3BlbmNlcg==?=
Guest
Posts: n/a
 
      19th Nov 2004
Hello,

I am communicating via bluetooth using serial comms, however when I open the
comm port for bluetooth I always get the bluetooth device browser window.
This shows all devices within range. Is there a way to force connection to a
specific device each time without displaying the bluetooth browser?

Thanks

Steve
 
Reply With Quote
 
 
 
 
Peter Foot [MVP]
Guest
Posts: n/a
 
      19th Nov 2004
Is the device using the WidComm Bluetooth stack? If so you might be able to
do it with this library http://www.high-point.com/downloads.htm
Or by P/Invoking functionality in the Widcomm/Broadcom SDK

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

"Steve Spencer" <(E-Mail Removed)> wrote in message
news:1E5086ED-0C6E-44FF-A838-(E-Mail Removed)...
> Hello,
>
> I am communicating via bluetooth using serial comms, however when I open
> the
> comm port for bluetooth I always get the bluetooth device browser window.
> This shows all devices within range. Is there a way to force connection to
> a
> specific device each time without displaying the bluetooth browser?
>
> Thanks
>
> Steve



 
Reply With Quote
 
Tim Johnson
Guest
Posts: n/a
 
      19th Nov 2004
Our BTAccess SDK (mentioned by Peter in the previous email) allows you to
connect directly to a device among other things. But if that's all you want
to do you can get away with using our BTConnect.exe utility which you launch
from your app and test its exit code to see if the connection succeeded.
The difference is in price - the full BTAccess SDK is $750 while the
BTConnect utility is $30.

--
Tim Johnson
High Point Software
www.high-point.com
(503) 312-8625

"Peter Foot [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Is the device using the WidComm Bluetooth stack? If so you might be able

to
> do it with this library http://www.high-point.com/downloads.htm
> Or by P/Invoking functionality in the Widcomm/Broadcom SDK
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> www.inthehand.com | www.opennetcf.org
>
> "Steve Spencer" <(E-Mail Removed)> wrote in message
> news:1E5086ED-0C6E-44FF-A838-(E-Mail Removed)...
> > Hello,
> >
> > I am communicating via bluetooth using serial comms, however when I open
> > the
> > comm port for bluetooth I always get the bluetooth device browser

window.
> > This shows all devices within range. Is there a way to force connection

to
> > a
> > specific device each time without displaying the bluetooth browser?
> >
> > Thanks
> >
> > Steve

>
>



 
Reply With Quote
 
=?Utf-8?B?U3RldmUgU3BlbmNlcg==?=
Guest
Posts: n/a
 
      22nd Nov 2004
Thanks

I have a Dell Axim X30. How do I find out the bluetooth stack it is using?

Steve

"Tim Johnson" wrote:

> Our BTAccess SDK (mentioned by Peter in the previous email) allows you to
> connect directly to a device among other things. But if that's all you want
> to do you can get away with using our BTConnect.exe utility which you launch
> from your app and test its exit code to see if the connection succeeded.
> The difference is in price - the full BTAccess SDK is $750 while the
> BTConnect utility is $30.
>
> --
> Tim Johnson
> High Point Software
> www.high-point.com
> (503) 312-8625
>
> "Peter Foot [MVP]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Is the device using the WidComm Bluetooth stack? If so you might be able

> to
> > do it with this library http://www.high-point.com/downloads.htm
> > Or by P/Invoking functionality in the Widcomm/Broadcom SDK
> >
> > Peter
> >
> > --
> > Peter Foot
> > Windows Embedded MVP
> > www.inthehand.com | www.opennetcf.org
> >
> > "Steve Spencer" <(E-Mail Removed)> wrote in message
> > news:1E5086ED-0C6E-44FF-A838-(E-Mail Removed)...
> > > Hello,
> > >
> > > I am communicating via bluetooth using serial comms, however when I open
> > > the
> > > comm port for bluetooth I always get the bluetooth device browser

> window.
> > > This shows all devices within range. Is there a way to force connection

> to
> > > a
> > > specific device each time without displaying the bluetooth browser?
> > >
> > > Thanks
> > >
> > > Steve

> >
> >

>
>
>

 
Reply With Quote
 
Eric
Guest
Posts: n/a
 
      22nd Nov 2004
Steve Spencer wrote:

> I have a Dell Axim X30. How do I find out the bluetooth stack it is
> using?


I heard it uses WidComm.

Eric
 
Reply With Quote
 
Peter Foot [MVP]
Guest
Posts: n/a
 
      22nd Nov 2004
The quick way is to tap the B icon in the tray of the Today screen. If it
opens up a settings dialog with bluetooth state it is the Microsoft stack,
if you get a popup menu with Bluetooth Settings and Bluetooth Manager
options it is WidComm.

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

"Steve Spencer" <(E-Mail Removed)> wrote in message
news:7DF85529-4784-4ED0-B288-(E-Mail Removed)...
> Thanks
>
> I have a Dell Axim X30. How do I find out the bluetooth stack it is using?
>
> Steve
>
> "Tim Johnson" wrote:
>
>> Our BTAccess SDK (mentioned by Peter in the previous email) allows you to
>> connect directly to a device among other things. But if that's all you
>> want
>> to do you can get away with using our BTConnect.exe utility which you
>> launch
>> from your app and test its exit code to see if the connection succeeded.
>> The difference is in price - the full BTAccess SDK is $750 while the
>> BTConnect utility is $30.
>>
>> --
>> Tim Johnson
>> High Point Software
>> www.high-point.com
>> (503) 312-8625
>>
>> "Peter Foot [MVP]" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> > Is the device using the WidComm Bluetooth stack? If so you might be
>> > able

>> to
>> > do it with this library http://www.high-point.com/downloads.htm
>> > Or by P/Invoking functionality in the Widcomm/Broadcom SDK
>> >
>> > Peter
>> >
>> > --
>> > Peter Foot
>> > Windows Embedded MVP
>> > www.inthehand.com | www.opennetcf.org
>> >
>> > "Steve Spencer" <(E-Mail Removed)> wrote in
>> > message
>> > news:1E5086ED-0C6E-44FF-A838-(E-Mail Removed)...
>> > > Hello,
>> > >
>> > > I am communicating via bluetooth using serial comms, however when I
>> > > open
>> > > the
>> > > comm port for bluetooth I always get the bluetooth device browser

>> window.
>> > > This shows all devices within range. Is there a way to force
>> > > connection

>> to
>> > > a
>> > > specific device each time without displaying the bluetooth browser?
>> > >
>> > > Thanks
>> > >
>> > > Steve
>> >
>> >

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?Sm9obiBKLiBOb3Zhaw==?=
Guest
Posts: n/a
 
      12th Apr 2006

The BROADCOM SDK will work. However, I believe your Bluetooth Manager will
allow you to specify a default outgoing serial connection (advanced Serial
Port) and you can uncheck the "display the device selection screen" option.
I believe you have to at least make one connection to a specific device then
uncheck the box.

"Steve Spencer" wrote:

> Hello,
>
> I am communicating via bluetooth using serial comms, however when I open the
> comm port for bluetooth I always get the bluetooth device browser window.
> This shows all devices within range. Is there a way to force connection to a
> specific device each time without displaying the bluetooth browser?
>
> Thanks
>
> Steve

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluetooth + device Larrie Microsoft Dot NET Compact Framework 1 12th Aug 2008 10:37 AM
bluetooth device taner Windows XP General 2 7th Mar 2008 03:17 PM
OBEX SyncLM Bluetooth Profile -> Bluetooth Peripheral Device not f =?Utf-8?B?a2FsaWw=?= Windows Vista Hardware 0 14th Nov 2007 09:55 AM
MS bluetooth optical desktop 'bluetooth peripheral device' error Windows XP Hardware 0 26th Nov 2003 11:57 AM
ms bluetooth mouse and 3com bluetooth device Andre Golik Windows XP Basics 0 18th Aug 2003 07:26 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:30 AM.