很多人安装adk1.1只是为了看看里面的实例,毕竟adk1.1里面的例子算是最多的,这里分享下,实际就是提取的adk1.1里面的apps!
==========================================================================
IntroductionCSR's Bluetooth SDKs include a set of working examples and tutorials that demonstrate CSR's BlueCore functionality as well as providing clear guidance and best practice on how to develop applications for the BlueCore Virtual Machine and Kalimba DSP embedded environments.
These examples and tutorials cover both Bluetooth and non-Bluetooth features and functionality. As such, some examples require a peer device with which to exchange data, some require CSR BlueCore development boards with specific hardware support, whilst some require hardware such as sensors provided by 3rd-party manufacturers. Use of 3rd party hardware will require the developer to add the appropriate support in software.
We recommend you read the SDK Support Documentation included in this release and also the relevant Bluetooth Technical Specifications.
TutorialsThe tutorials are designed for developers new to the BlueCore development environment and include:
- Internal Message Handling
- Button Handling
- Driving LEDs
ExamplesThe examples try to focus on selected features and are not intended to exhaustively cover the full list of functionality provided by the BlueCore libraries, firmware and tools that are included in the SDK. Several examples utilise the Kalimba DSP as found in the BlueCore MultiMedia ICs. The examples include:
Bluetooth Profiles & Protocols:
- Human Interface Device (HID) Dongle
- Human Interface Device (HID) Keyboard
- Human Interface Device (HID) Mouse
- Serial Port Profile (SPP) - role A & B
- OBject EXchange (OBEX) - server
- Generic Object Exchange Profile (GOEP) - server
- Object Push Profile (OPP) - server
- Phone Book Access Profile (PBAP) - server & client
- File Transfer Protocol (FTP) - client & server
Core Bluetooth Technology:
- Asynchronous ConnectionLess (ACL) Link Connection Status
- Extended Inquiry Response (Bluetooth 2.1 feature) - role A & B
- (Enhanced) Synchronous Connection Oriented (eSCO) Link - master & slave
- L2CAP connection, Secure Simple Pairing ('Just Works' model) - role A & B
- RFCOMM connection, searching using SDP records and Secure Simple Pairing ('Just Works' model) - role A & B
BlueCore Features:
- I2C Display
- LEDs & Buttons
- USB Audio
DSP Examples:
- Tone Generator
- Rotary Encoder
- Accessing the Flash Memory from the DSP
- Accessing PS Keys and Long Messages between DSP and VM
Each example consists of one xIDE Workspace (or two where peer devices are required), source and configuration files.
In some cases, an additional application is provided to run on the Windows host.
Please see the ReadMe file included in each workspace for specific details.

论坛里面的ADK1.1没法下载啦,找了好久,今天把所有ADK版本都下载了,方便以后用,谢谢楼主~!