Are there any samples about SPP of bluetooth?

From: elice meng (elicemeng_at_discussions.microsoft.com)
Date: 06/25/04


Date: Fri, 25 Jun 2004 08:47:14 -0700

I can't find samples about spp (Serial Port Profile) in Windows CE .NET.
Just find "comtest","ssa","sca" .But these samples can't realize cable

replacement.
:-(

I have got a couple of BT products that realize cable replacement and

can be used for cable replacement. Now , I must use my bt module

(connecting to PXA255 ) to connect the slave one of BT products with

SPP.

Then, are the following steps correct??

1, I must inquiry the Sevice of the slave BT product. I use the

phoneui.exe sample and decovery the SDP record about the BT product. (Is

it the SDP record of the BT product?----Jinou3236(4a494e001db2)(c=1) .AM

I right?)

2, I must custom the settings of my BT module to match the slave one?

3, I can connect the slave BT product?

4, I can communicate the slave BT product?

Is there any sample about SPP?

Thanks

Jessy Huang