Pairing / Connecting via Bluetooth

Post Reply
User avatar
Jeff Barnes
Posts: 912
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada
Contact:

Pairing / Connecting via Bluetooth

Post by Jeff Barnes »

Hi,

Is there any way of pairing and connecting to a device automatically via FWPPC ?

or do the initial connections need to be done manually?
Thanks,
Jeff Barnes

(FWH 12.01, xHarbour 1.2.1, Bcc582)
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Pairing / Connecting via Bluetooth

Post by Antonio Linares »

Jeff,

I think it has to be done manually

maybe there is an Windows API for it, but I have never seen it yet
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Jon Munro
Posts: 42
Joined: Sun Oct 09, 2005 11:47 am
Location: Brisbane Australia
Contact:

Re: Pairing / Connecting via Bluetooth

Post by Jon Munro »

Jeff,
My application has the option of using a Bluetooth barcode scanner as alternate input. I simply set up the device as a discoverable Serial Port Profile. I use standard FWPPC serial communications functions and when the corresponding port is initially opened then the Bluetooth link is established automatically if Bluetooth is enabled on the PDA. It works well but be sure to use a lengthy disconnect timeout on your Bluetooth device.
hth
Post Reply