Chinese | EN
General Bluetooth SDK Firmware for the AW31N Series
This repository contains the SDK release version of the code, with both online and offline support synchronized.
Examples provided in this project must be compiled in combination with the corresponding named library files (lib.a) and the corresponding sub-repositories.
Welcome to the Jieli open-source project. Before you start the project, please read the SDK introduction document in detail, to get a general understanding of the Jieli series chips and SDK, and you can start development through the quick start guide.
To learn how to obtain the 'Jieli Toolchain' and how to set up the environment, please read the following:
-
Compilation Tools: Please install the Jieli compilation tools to set up the compilation environment, Download Link
-
USB Upgrade Tool: After development, you need to use the Jieli burning tool to program the corresponding
hex
file into the target board for development and debugging. To obtain the tool, please apply Link and read the corresponding Documentation
-
Chip Introduction: SoC Overview, Download Link
-
Application design schematic:Download Link
-
SDK Version Information: SDK Version History
-
SDK Quick Start Guide: SDK Quick Start Introduction
-
SDK Structure Documentation: SDK Module Structure
Please choose one of the following projects to compile. The directories below contain project files that facilitate development:
- Bluetooth Applications: TRANSFER, applicable for: Transparent Transmission, Data Transmission, Scanning Device, Broadcasting Device.
- Bluetooth Applications: HID, applicable for: Remote Control, Self-Timer, Keyboard, Mouse, Page Turner.
- Documentation Link
Please refer to the Tags for the released versions.
Coming Soon:
- Bluetooth Application:
Multi-Link
The SDK support Codeblock & Make to build to project,make sure you already setup the enviroment
-
Codeblock build : enter the project directory and find the
.cbp
,double click and build. -
Makefile build : double click the
tools/make_prompt.bat
and excutemake target
(seemakfile
)Before compiling and downloading the code, please ensure that the USB upgrade tool is correctly connected and in programming mode
Low Power Bluetooth Link Layer and Host Protocol Stack support the implementation of version 5.4
- Core v5.4 QDID 223418
-
Development Evaluation Board: Entrance for development board application Link
-
Production Burning Tools: Designed for mass production and bare chip programming, Contact agent and carefully read the related Documentation
-
Wireless Test Box: Designed for Over-The-Air updating/RF calibration/quick product testing, application entrance Link, read the Documentation for more details.
-
Technical exchange group, DingTalk group ID: 90400000565
-
FAQ collection Link
- AW31N_BLE_SDK supports the development of the AW31N series chips.
- The AW31N series chips support common Bluetooth applications and can be used for development, evaluation, sampling, and even mass production. For corresponding SDK versions, see tags and releases.