huangguozhi2918 / fw-AC630N_BT_SDK

firmware for Generic bluetooth SDK(AC630/1N series)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fw-AC630N_BT_SDK

firmware for Generic bluetooth SDK(AC630/1N 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

Documentation

Build

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

  • APP_Bluetooth : SPP_LE

  • APP_Bluetooth : HID

  • APP_Bluetooth : Mesh

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 : apps/app_cfg select the target you want to build,double click the make_prompt and excute make

Certification

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

EV Board

Disclaimer

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

About

firmware for Generic bluetooth SDK(AC630/1N series)

License:Apache License 2.0


Languages

Language:C 82.4%Language:Lua 11.0%Language:C++ 5.9%Language:Makefile 0.5%Language:Batchfile 0.1%Language:Shell 0.0%