Groups > Palm OS > Communication Developer Forum > Re: comm-dev-forum digest: June 10, 2007




Re: comm-dev-forum digest: June 10, 2007

Re: comm-dev-forum digest: June 10, 2007
Mon, 11 Jun 2007 11:24:24 -040
Hi,

The simple way is to use BtLibDiscoverSingleDevice to get the 6-byte 
Bluetooth device address (pairing dialog).  Your program should remember 
this 6-byte address in it's saved preferences if you want to connect to 
this device again.  Then use SrmExtOpen to open an SPP connection to the 
device.

Tim

At 01:15 AM 6/11/2007 -0700, you wrote:

>Hi All,
>
>I'm newer in Bluetooth communication.
>I want make connection Palm Tungsten TX and Bluetake BT220 via bluetooth.
>Bluetake BT220 specification:
>   Bluetooth Class 1:  100 meters (300 feet) in open filed
>Bluetooth Profile Supported:
>   Serial Port Profile
>   Hardcopy Cable Replacement Profile
>
>First, I tried to connect via Bluetooth Virtual Serial Driver (SrmExtOpen 
>function) I have error:
>0x030c - serErrConfigurationFailed - The port needs time to configure, and 
>the configuration has failed.
>
>Next, I tried to create bluetooth connection via Bluetooth Library.
>When I call function BtLibSdpGetPSMByUuid or 
>BtLibSdpGetServerChannelByUuid in callback function (event 
>btLibSocketEventSdpGetPsmByUuid) i have error:
>0x3119 - btLibErrSdpQuerySyntax
>
>What problem is?
>Is it possible to make connection between BT220 and Palm TX?
>
>Please, help.
>
>Thanks.
>Sasha Trukhny.

Post Reply
about | contact