Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 988 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 988 Bytes

lightBLUE library

Central role for Bluetooth Smart networks.

Scope

This library allows connecting to any Bluetooth Smart device from applications running on Windows or Linux hosts. It implements the HCI protocol and vendor extensions (as they are documented).

The library aids in developing automated tools for testing Bluetooth Smart devices. The vendors have scriptable GUI interfaces such as BTool and BlueNRG GUI - this library allows one to develop standalone tests, runnable from Windows or Linux.

License

Apache License, Version 2.0

Pre-requisites

Software:

* Developed using GCC compiler on Windows

Hardware:

* STEVAL-IDB003V1 USB dongle running BlueNRG\_VCOM

* TI CC2650-Launchpad running HostApp

References

* Bluetooth Core Specification Version 4.2

* TI BLE Vendor Specific HCI Reference Guide Version 2.1.0

* ST BlueNRG Bluetooth LE stack application command interface (ACI) Revision 4

Happy Hacking, [email protected]