mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-16 22:21:21 +00:00
Update README.md
This commit is contained in:
parent
79ce32253c
commit
439fcdea01
@ -18,15 +18,16 @@ Multiple applications can communicate with this daemon over different inter-proc
|
|||||||
BTstack supports both, the Central and the Peripheral Role of Bluetooth 4.0 Low Energy specification.
|
BTstack supports both, the Central and the Peripheral Role of Bluetooth 4.0 Low Energy specification.
|
||||||
It can be configures as both a single mode or a dual mode stack.
|
It can be configures as both a single mode or a dual mode stack.
|
||||||
|
|
||||||
For starters, download the [BTstack Manual](https://github.com/bluekitchen/btstack/raw/master/docs/manual/btstack-manual.pdf)
|
|
||||||
and look for an Architecture overview and the Getting started example for MSP430.
|
|
||||||
|
|
||||||
BTstack is free for non-commercial use. For commercial use, <a href="mailto:contact@bluekitchen-gmbh.com">tell us</a>
|
BTstack is free for non-commercial use. For commercial use, <a href="mailto:contact@bluekitchen-gmbh.com">tell us</a>
|
||||||
a bit about your project to get a quote.
|
a bit about your project to get a quote.
|
||||||
The Serial Port Profile (SPP) and the Bluetooth 4.0 Low Energy Peripheral role (LE Peripheral) have been qualified with
|
The Serial Port Profile (SPP) and the Bluetooth 4.0 Low Energy Peripheral role (LE Peripheral) have been qualified with
|
||||||
the Bluetooth SIG (QD ID 54558). This summer, we plan to qualify for Bluetooth Core 4.2,
|
the Bluetooth SIG (QD ID 54558). This summer, we plan to qualify for Bluetooth Core 4.2,
|
||||||
together with LE Central, PAN/BNEP and HSP.
|
together with LE Central, PAN/BNEP and HSP.
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
For starters, download the [BTstack Manual](https://github.com/bluekitchen/btstack/raw/master/docs/manual/btstack-manual.pdf)
|
||||||
|
and look for an Architecture overview and the Getting started example for MSP430.
|
||||||
|
|
||||||
## Supported Protocols
|
## Supported Protocols
|
||||||
* L2CAP
|
* L2CAP
|
||||||
* RFCOMM
|
* RFCOMM
|
||||||
|
Loading…
Reference in New Issue
Block a user