Author Topic: Supportes BT Dongle types  (Read 6224 times)

Offline Abo Majed

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Supportes BT Dongle types
« on: June 05, 2007, 02:23:15 PM »
Hi,
I want to thanks you Mike about all the efforts you made and still making . it is a great library.
I am new to bluetooth programming and I am using the demo component with delphi and still doing my test on it. but I noticed that not all the BT dongles are working.
I did a little research  ;) ...I think the BT Dongle must support GOEP, am I right...
if not, please guide me what are the supported BT dongles to use with the frame work.

thanks is advance.
 

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Supportes BT Dongle types
« Reply #1 on: June 05, 2007, 02:44:23 PM »
Good day!

Thank you.

Well. I have not seen BT dongle wich not work with library. Only some models can't be used with Microsoft Bluetooth drivers (WinXP + SP2). But this models can be used with any other drivers (WidComm or BlueSoleil or Toshiba).
The main requirement is: Dongle should support HCI. I have never test it with non-UDB dongles.
GOEP is a software feature and does not required form BT dongle. Because any Bluetooth profiles is a software implementable.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline john_me

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
Re: Supportes BT Dongle types
« Reply #2 on: June 26, 2007, 05:17:54 PM »
I am evaluating the VCL demo version for a project.
I am using the Belkin Bluetooth Technology USB adapter and it is working fine ( I can see devices in My Bluetooth Places\Entire Bluetooth Neighborhood).

When I run the demo version, on the system tab, I can see:
-   Transports; serial ports
-   BluetoothAPI : none are selected.
When I press the Discovery, on the Bluetooth Discovery tab, I get the message:
Bluetooth transport not available.

Could you please help and tell me what I am missing here?

Thank you

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Supportes BT Dongle types
« Reply #3 on: June 26, 2007, 05:23:53 PM »
Good day!

Seems you are using WidComm drivers (usually shipped with Belkin). All you need to do ust simple copy DLL from WidComm folder of the BTF package into the Windows/Syste,32 directory (or into the directory where your executable file located).
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline john_me

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
Re: Supportes BT Dongle types
« Reply #4 on: June 26, 2007, 06:25:49 PM »
Thank you very much. It is working now.
Thank you

Offline Abo Majed

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Supportes BT Dongle types
« Reply #5 on: July 04, 2007, 10:16:12 AM »
Dear Mike,
Thanks a lot for your reply, and sorry I was unable to follow up with you cus I had Hepatitis A ..... :'( and had to stay at home for more than 3 weeks...
now I am back  ;D and I'll tell you what is the situation.
I found a BT Adabter in the local market, it is from Promate http://www.promate.net/promate/Product_Page.aspx?id=11
it is working perfectly when I am dealing with one mobile. but when the discovery service returns more than one mobile device....then the Mass sender application will only send the files to the first mobile and indicate an ingone reply from the rest of devices. (by they way... the rest of devices do not even show the connect request).

Thanks in Advance for your Help..  :)

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Supportes BT Dongle types
« Reply #6 on: July 04, 2007, 10:33:51 AM »
Good day!

With wich Bluetooth drivers it works. If with WidComm - you need latest version of the Lib, but it nt available in demo.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Abo Majed

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Supportes BT Dongle types
« Reply #7 on: July 04, 2007, 10:45:21 AM »
Good Day mike..
no it works with microsoft stack... ???

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Supportes BT Dongle types
« Reply #8 on: July 04, 2007, 10:58:37 AM »
Did you write OnDeviceAccept and OnNeedFile events handlers?
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Abo Majed

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Supportes BT Dongle types
« Reply #9 on: July 04, 2007, 11:01:51 AM »
No, I Tested it on your demo without any modifications. (I am using Delphi 7 demo)  ;)

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Supportes BT Dongle types
« Reply #10 on: July 04, 2007, 11:11:08 AM »
Interesting. Can you say wich devices you are using?
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Abo Majed

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Supportes BT Dongle types
« Reply #11 on: July 04, 2007, 11:29:47 AM »
Actully, I am using Promate, web site : http://www.promate.net/promate/Product_Page.aspx?id=11

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Supportes BT Dongle types
« Reply #12 on: July 04, 2007, 11:46:52 AM »
I see ;) I mean phones (target phones on which you send files).
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Abo Majed

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Supportes BT Dongle types
« Reply #13 on: July 04, 2007, 12:15:54 PM »
Sorry  for the missunderstaning :-[
I was running my test using :
nokia 9300, Nokia 6233, Sony Ericsson P990i, sony ericsson K750i.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Supportes BT Dongle types
« Reply #14 on: July 04, 2007, 12:33:44 PM »
Thank you. I will test it today with same devices.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager