Skip to content

Latest commit

 

History

History
107 lines (60 loc) · 4.58 KB

README-en.md

File metadata and controls

107 lines (60 loc) · 4.58 KB

fw-AC63_BT_SDK tag

中文 | EN

firmware for Generic bluetooth SDK(AC63 series)

This repository contains the Jieli source code additions to open source projects (Zephyr RTOS). It must be combined with lib.a and the repositories that use the same naming convention to build the provided samples and to use the additional subsystems and libraries.

Getting Started

Welcome to JL open source! See the Introduction to SDK for a high-level overview, and the documentation's Getting Started Guide to start developing.

Toolchain

How to get the JL Toolchain and setup the build enviroment,see below

  • Complie Tool :install the JL complie tool to setup the build enviroment, download link

  • USB updater : program flash tool to download the hex file to the target board, please accquire the tool form the link and check the related configuration and document

Documentation

Build

Select a project to build. The following folders contains buildable projects:

  • APP_Bluetooth : SPP_LE, usage: data transfer, centeral devices, boardcast devices, beacon, FindMy, multi-link, Dongle(usb / bt). document

  • APP_Bluetooth : HID, usage: remote control, keyboard, mouse, game box, Voice remote control. document

  • APP_Bluetooth : Mesh, usage: Mesh nodes. document

See Tags for the released versions.

Comming Soon:

  • APP_Bluetooth :IoT (ipv6 / 6lowpan)

  • 2.4G_APP : Vendor Wireless

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 build the project make sure the USB updater is connect and enter the update mode correctly

  • Bluetooth OTA : OTA , usage: Single/Double bank bluetooth update.

Certification

Bluetooth Classic LMP /LE Link Layer protocol stack implementing Bluetooth 5.0/5.1/5.4 specification

Hardware

  • EV Board :link

  • Production Tool : massive prodution and program the SoC, please accquire the tool from the link and check the releated doc

  • Wireless Tester : Over the air update/RF Calibration/Fast production test, please accuire the tool from the link,check doc for more infomation.

Community

  • [Dingtalk Group] ID: 3375034077

  • Q&A

Disclaimer

AC630N_BT_SDK supports development with AC63 series devices. AC63 Series devices (which are pre-production) and Bluetooth Mesh protocols are supported for development in tag v0.5.0 for prototyping and evaluation. Support for production and deployment in end products is coming soon.