Bluetooth Framework
The Bluetooth Framework is the Software Developer Kit (SDK) that provides easy access to the Bluetooth features on Windows platforms. The library supports both Bluetooth Classic and Bluetooth Low Energy technologies. The Bluetooth framework is a part of the Wireless Communication Library but can be used as a standalone library.
Unlike standard solutions, such as Bluetooth classes in Delphi or the Windows WinRT API, the Bluetooth Framework provides
much better control over the Bluetooth functionality in your applications. Additionally, the Bluetooth Framework can work
with non-standard devices, such as the the BLED112 USB Bluetooth dongle. Support for Bluetooth
drivers from BlueSoleil and Toshiba, in addition to the standard Microsoft Bluetooth drivers, makes your
application using the Bluetooth Framework versatile and allows users not to worry about choosing a correct Bluetooth
driver.
Working on the Bluetooth Framework, our team has found a large number of solutions for functionality that is not provided by the standard Windows Bluetooth API. By continuously testing all new Windows and other Bluetooth drivers updates, we promptly fix potential incompatibilities and new bugs in the Bluetooth drivers. This is especially true for new versions of Windows 11, which are notorious for their instability.
The Bluetooth Framework includes numerous demonstration applications that will help you quickly start developing your application for communication with Bluetooth devices. Additionally, on our website you can find detailed articles to assist you in working with the Bluetooth Framework. In particular, the article about the Bluetooth Low Energy GATT protocol, based on the GattClient example, will help you start developing an application for working with BLE devices in just a few minutes. And the article about the Bluetooth Classic RFCOMM-based devices will easily introduce you to the realm of classic Bluetooth devices.
In addition to the Bluetooth functionality, the Bluetooth Framework includes an implementation of the
OBEX client and server. This allows your applications to utilize features such as working with the
phonebook, SMS, file transfer, and more. Beyond data transfer, the Bluetooth Framework enables you to
work with audio devices: discover all audio devices, determine which ones are operating
over Bluetooth, and connect or disconnect not only to the entire audio device but also to its individual services. For example,
you can easily connect to the A2DP profile of your headphones without connecting to the Hands-Free profile.
Using the Bluetooth Framework instead of native APIs from Microsoft or other Bluetooth driver manufacturers will drastically reduce your development time, resulting in significant cost savings for your project.
Below you can find the full features list of the Bluetooth Framework. Should you have any questions, please do not hesitate to contact us.
Bluetooth Framework Features
Download
Download Bluetooth Framework demo version
Demo version limitations
- The "Unregistered version" warning dialog appears when you start an application that uses the Bluetooth Framework.
- You cannot use the demo version for developing free or commercial applications.
- You cannot use the demo version for developing applications for your own needs.
- The demo version is for trial use only.
The Bluetooth Framework demo version can be downloaded as an executable installer (EXE link) or as a 7Zip archive (ZIP link). The executable installer is not signed, so you may see a Windows warning when running the installer. To avoid this you can use the 7Zip packed version. Please refer to this article to find information about how to install the 7Zip packed version for your IDE. If you are experiencing any installation issue, please contact us.
Purchase
Buy Bluetooth Framework full version
Individual
- 1 developer
- Non-commercial use only
- No source code
- 3 months updates
- 10% renewal discount
Single Developer
- 1 developer
- Commercial use allowed
- No source code
- 6 months updates
- 15% renewal discount
Single Developer
With Sources
- 1 developer
- Commercial use allowed
- Source code included
- 12 months updates
- 20% renewal discount
Build Server
- 1 build server
- For CI/CD pipelines
- Source code included
- 6 months updates
- 25% renewal discount
Site
- Unlimited developers
- Commercial use allowed
- Source code included
- 12 months updates
- 30% renewal discount
Delivering
Please make sure that our domain (btframework.com) and e-mail (shop@btframework.com) are not in your spam list. The purchased license is usually delivered in a few minutes after order processing. However, sometimes it may take a few hours. Should you have any questions, please do not hesitate to contact us.
