Skip to content

Latest commit

 

History

History
97 lines (53 loc) · 4.79 KB

README-en.md

File metadata and controls

97 lines (53 loc) · 4.79 KB

fw-AW31N_BLE_SDK tag

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.

Quick Start

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.

Toolchain

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

Introduction Documents

Compile Projects

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 excute make target(see makfile)

    Before compiling and downloading the code, please ensure that the USB upgrade tool is correctly connected and in programming mode

Bluetooth Official Certification

Low Power Bluetooth Link Layer and Host Protocol Stack support the implementation of version 5.4

Hardware Environment

  • 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.

Community

  • Technical exchange group, DingTalk group ID: 90400000565

  • FAQ collection Link

Disclaimer

  • 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.