Background:
Windows CE.Net 4.2
Processor: XScale PXA255 with two CF slots
CE Image includes the full Bluetooth stack: SYSGEN_BTH=1
Added: SYSGEN_BTH_GATEWAY=1 and SYSGEN_OBEX_SERVER=1
CF cards: Brainboxes Bluetooth card BL565, Socket Bluetooth Card

Host computer: XP Professional with Belkin F8T001 USB to Bluetooth adapter

After adding the Belkin adapter, my host machine claims to support the
following clients/services:
HID
Printer
Audio Gateway
Bluetooth Serial Port
Dialup Networking
Fax
File Transfer
Headset
Network Access
PIM Item Transfer
PIM Synchronization


When I plug in either Brainboxes Bluetooth CF card or Socket Bluetooth CF
card, the Bluetooth Manager (bthpnl.cpl) displays several services being
offered by my host computer. I can drag them from the "untrusted" group to
the "trusted" group. The only service my host sees on the CE device is the
OBEX Object service. I can push PIM objects onto the CE device, but I would
like to perform file transfers and use the Serial Port for streaming data
from the CE device to the host device. I would also like to print from the
CE device via the Bluetooth connection. Are any of these clients/services
delivered as part of Platform Builder, or do they need to be purchased from
Microsoft or a third party? Does Microsoft has these clients and services
available for sale? (The only service that I found was the OBEX service...)


Thank you,

Jim Merkle

Re: Bluetooth Clients and Services by Andrew

Andrew
Tue Feb 10 18:17:53 CST 2004

Jim,

There are a variety of profile examples in the
Public\Common\Oak\Drivers\Bluetooth\Samples folder.

Note that to see Dial Up networking and Internet Gateway working, out of the
box, you will need to work with a Headless configuration (device with out a
screen). You can probably modify them to make them work for a screen based
device.

For serial stuff, I have been using Windows sockets to communicate between
my Platform Builder device and Pocket PCs etc. Check out the OPTTEST sample
in the folder listed above for this. This one has worked best for me so far,
although I have had some success with FCTEST, SCA, SSA and SOCKTEST.

HTH

Andrew
www.mcsoft.com.au

"Jim Merkle" <jimmerkle@hotmail.com> wrote in message
news:OI9TklB8DHA.3288@TK2MSFTNGP11.phx.gbl...
> Background:
> Windows CE.Net 4.2
> Processor: XScale PXA255 with two CF slots
> CE Image includes the full Bluetooth stack: SYSGEN_BTH=1
> Added: SYSGEN_BTH_GATEWAY=1 and SYSGEN_OBEX_SERVER=1
> CF cards: Brainboxes Bluetooth card BL565, Socket Bluetooth Card
>
> Host computer: XP Professional with Belkin F8T001 USB to Bluetooth adapter
>
> After adding the Belkin adapter, my host machine claims to support the
> following clients/services:
> HID
> Printer
> Audio Gateway
> Bluetooth Serial Port
> Dialup Networking
> Fax
> File Transfer
> Headset
> Network Access
> PIM Item Transfer
> PIM Synchronization
>
>
> When I plug in either Brainboxes Bluetooth CF card or Socket Bluetooth CF
> card, the Bluetooth Manager (bthpnl.cpl) displays several services being
> offered by my host computer. I can drag them from the "untrusted" group
> to
> the "trusted" group. The only service my host sees on the CE device is
> the
> OBEX Object service. I can push PIM objects onto the CE device, but I
> would
> like to perform file transfers and use the Serial Port for streaming data
> from the CE device to the host device. I would also like to print from
> the
> CE device via the Bluetooth connection. Are any of these clients/services
> delivered as part of Platform Builder, or do they need to be purchased
> from
> Microsoft or a third party? Does Microsoft has these clients and services
> available for sale? (The only service that I found was the OBEX
> service...)
>
>
> Thank you,
>
> Jim Merkle
>
>



Re: Bluetooth Clients and Services by Jim

Jim
Wed Feb 11 16:59:03 CST 2004

Thanks for the reply...

With the many Pocket PCs with CE.net 4.2 being introduced on the market,
most of them support Bluetooth, and come with a suite of applications for
using the Bluetooth connectivity. We would like a suite of applications to
use this connectivity as well. I assume Microsoft has a suite of
applications they bundle with the PocketPC 2003 version of Platform Builder.

After installing Belkin's adapter to my host, my host is now ready to share
network connectivity, files, active sync, and provide other services. I
would like to begin connecting to these services and use them.

Jim Merkle


"Andrew McGrath" <andrew.mcgrath@mcsoft.com.au> wrote in message
news:OsFsCSD8DHA.3648@TK2MSFTNGP11.phx.gbl...
> Jim,
>
> There are a variety of profile examples in the
> Public\Common\Oak\Drivers\Bluetooth\Samples folder.
>
> Note that to see Dial Up networking and Internet Gateway working, out of
the
> box, you will need to work with a Headless configuration (device with out
a
> screen). You can probably modify them to make them work for a screen based
> device.
>
> For serial stuff, I have been using Windows sockets to communicate between
> my Platform Builder device and Pocket PCs etc. Check out the OPTTEST
sample
> in the folder listed above for this. This one has worked best for me so
far,
> although I have had some success with FCTEST, SCA, SSA and SOCKTEST.
>
> HTH
>
> Andrew
> www.mcsoft.com.au
>
> "Jim Merkle" <jimmerkle@hotmail.com> wrote in message
> news:OI9TklB8DHA.3288@TK2MSFTNGP11.phx.gbl...
> > Background:
> > Windows CE.Net 4.2
> > Processor: XScale PXA255 with two CF slots
> > CE Image includes the full Bluetooth stack: SYSGEN_BTH=1
> > Added: SYSGEN_BTH_GATEWAY=1 and SYSGEN_OBEX_SERVER=1
> > CF cards: Brainboxes Bluetooth card BL565, Socket Bluetooth Card
> >
> > Host computer: XP Professional with Belkin F8T001 USB to Bluetooth
adapter
> >
> > After adding the Belkin adapter, my host machine claims to support the
> > following clients/services:
> > HID
> > Printer
> > Audio Gateway
> > Bluetooth Serial Port
> > Dialup Networking
> > Fax
> > File Transfer
> > Headset
> > Network Access
> > PIM Item Transfer
> > PIM Synchronization
> >
> >
> > When I plug in either Brainboxes Bluetooth CF card or Socket Bluetooth
CF
> > card, the Bluetooth Manager (bthpnl.cpl) displays several services being
> > offered by my host computer. I can drag them from the "untrusted" group
> > to
> > the "trusted" group. The only service my host sees on the CE device is
> > the
> > OBEX Object service. I can push PIM objects onto the CE device, but I
> > would
> > like to perform file transfers and use the Serial Port for streaming
data
> > from the CE device to the host device. I would also like to print from
> > the
> > CE device via the Bluetooth connection. Are any of these
clients/services
> > delivered as part of Platform Builder, or do they need to be purchased
> > from
> > Microsoft or a third party? Does Microsoft has these clients and
services
> > available for sale? (The only service that I found was the OBEX
> > service...)
> >
> >
> > Thank you,
> >
> > Jim Merkle
> >
> >
>
>