Author Topic: Bluetooth Framework 5.2 Public Beta  (Read 6599 times)

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Bluetooth Framework 5.2 Public Beta
« on: March 25, 2007, 09:06:05 AM »
What's new

  • OnDisconnect issue fixed in TBFxxxxClient;
  • Local radio name changing for MS implemented;
  • Redetection of APIs added (see TBFAPIInfo);
  • New parameter added into OnPINRequest event (see TBFAuthenticator);
  • Set name for remote device fixed for BlueSoleil;
  • New NeedLF parameter added to Serial Client components in ExecuteATCommand function;
  • TBFGSMModemClient issue fixed;
  • Real Multi Bluetooth API support added.

MassSender temporary disabled
For ActiveX only C# demos included

Download

Here are self-exracting RAR archives.

Help and WidComm stub DLL
VCL Demo
VCL Delphi 5
VCL Delphi 6
VCL Delphi 7
VCL Delphi 2005
VCL Delphi 2006
ActiveX (demos included)
« Last Edit: March 25, 2007, 09:09:31 AM by Mike Petrichenko »
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Neo

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
Re: Bluetooth Framework 5.2 Public Beta
« Reply #1 on: March 25, 2007, 02:45:20 PM »
Hi Mike,
  Good job, but what's mean "Multi Bluetooth API Support"? Does the BTF 5.15 can not support Multi Buletooth API?


Best Regards

Neo

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth Framework 5.2 Public Beta
« Reply #2 on: March 25, 2007, 03:35:46 PM »
Multi Bluetooth API support mean that now you can use several dongles installed with different apis on your PC at the SAME TIME.
For example, one dongle installed with BlueSoleil, other with Microsoft (widComm, Toshiba) and now you can use it TOGETHER. For example, discovering on one and sending from other. All that in one application.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth Framework 5.2 Public Beta
« Reply #3 on: March 25, 2007, 05:46:47 PM »
BlueSoleil bug fixed (linhs below)

Registered users can download registered version from private forums section.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Hussain

  • Newbie
  • *
  • Posts: 43
  • Karma: 0
Re: Bluetooth Framework 5.2 Public Beta
« Reply #4 on: March 26, 2007, 10:34:31 AM »
FYI, the ActiveX archive contains the OCX only, the demos are not included. Did you forget to package them?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth Framework 5.2 Public Beta
« Reply #5 on: March 26, 2007, 10:45:41 AM »
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline AnupamVarghese

  • Newbie
  • *
  • Posts: 46
  • Karma: 0
Re: Bluetooth Framework 5.2 Public Beta
« Reply #6 on: March 26, 2007, 01:01:26 PM »
Hi Mike,

Correction in dnload link: http://www.softservicecompany.com/files/BTFX_demo_52_Demos.exe

Regards,
AV

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth Framework 5.2 Public Beta
« Reply #7 on: March 26, 2007, 02:11:35 PM »
Yes. Thank you very mutch!!!
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Fireangel

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Bluetooth Framework 5.2 Public Beta
« Reply #8 on: March 26, 2007, 04:32:45 PM »
In demo on GSMModem tab  It can rean only IMSI after connection to mobile
And there are multiple exceptions when I trying to read SMS/Phonebook, or send key to mobile

I have mpx220. Is it mobile restrictions or something else?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth Framework 5.2 Public Beta
« Reply #9 on: March 26, 2007, 04:37:29 PM »
mpx220 is a WindowsMobile device. It not supports send SMS using AT commands. Supports for that devices will be added in BTF 5.2 very soon. I am now working on it.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Fireangel

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Bluetooth Framework 5.2 Public Beta
« Reply #10 on: March 26, 2007, 04:52:41 PM »
Thanks. Waiting for 5.2 release :)

Offline Hussain

  • Newbie
  • *
  • Posts: 43
  • Karma: 0
Service descriptions
« Reply #11 on: March 28, 2007, 07:48:22 PM »
Using the OCX with VB6:

Servce descriptons are not retrieved. For some devices, only the first service has a description.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth Framework 5.2 Public Beta
« Reply #12 on: March 28, 2007, 07:51:47 PM »
Service description filled not all devices. Its optional field and usualy (99%) it is empty.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth Framework 5.2 Public Beta
« Reply #13 on: March 29, 2007, 02:15:05 PM »
MassSedner now works.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline PeterY

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Bluetooth Framework 5.2 Public Beta
« Reply #14 on: April 01, 2007, 07:43:15 PM »
Hi Mike,

I get error in BTF 5.2. I use Delphi 2005.

I have a BFAuthenticator on my app. I double click BFAuthenticator event to relink new OnPinRequest event in object inspector and then get error Property and method BFAuthenticatorPINRequest are not compatible.

I have restarted Delphi but error still appears.

Did I make a mistake or is this an error.

Thanks.
Peter.