Skip to content
Wireless-Tech edited this page Nov 30, 2022 · 10 revisions

欢迎来到红旭无线的HX-DK-商开发板教程大纲,这里将带领大家玩转ESP32-C3的各样功能,如Bluetooth LE、WIFI以及其外设。目前教程的优先级从高到低如下:

  1. Bluetooth LE
  2. Bluetooth LE MESH
  3. WiFi

HX-DK-商教程大纲

第1章 基础篇----基础不牢,地动山摇

外设篇

SPI

I2C

I2S

UART

GPIO

RTC_GPIO

TWAI

RMT

eFuse Controller

RTC Super Watchdog Timer

GDMA

DIG ADC Controller

RTC Watchdog Timer

LED PWM

USB Serial/JTAG

System Timer

Temperature Sensor

General-purpose Timers

Main System Watchdog Timers

安全篇

SHA

RSA

AES

RNG

HMAC

Digital Signature

Secure Boot

Flash Encryption

第4章 Bluetooth LE 从机篇----千里之行,始于足下

串口透传

服务

特征值

属性与权限

描述符

发射功率

连接间隔更新

MTU交换

数据长度扩展

PHY切换

2M PHY

CODED PHY

配对与绑定

一从多主

空中升级

Bluetooth LE 主机篇

扫描

连接Bluetooth LE外设

传统广播

扩展广播

串口透传

服务

特征值

属性与权限

描述符

发射功率

连接间隔更新

MTU交换

数据长度扩展

PHY切换

2M PHY

CODED PHY

配对与绑定

一主多从

Bluetooth LE 综合篇

主从一体

多主多从

基于Bluetooth LE的按键应用

基于Bluetooth LE的Flash存储

基于Bluetooth LE的温湿度传感器应用

基于Bluetooth LE的OLED屏应用

Bluetooth LE 吞吐量

一主一从

一主多从

LL 传输

Bluetooth LE iBeacon

Bluetooth LE ANCS

基于功耗分析仪的Bluetooth LE功耗分析

利用捉包器分析Bluetooth LE数据

Bluetooth LE MESH篇

搭建Bluetooth LE MESH开发环境

不同认证方式的Bluetooth LE MESH入网过程

单播和组播的实现

基于按键的单播和组播

Friend节点与Low Power节点

创建Bluetooth LE MESH网络

Bluetooth LE MESH多角色的实现

Vendor Model

基于Bluetooth LE MESH网络的大数据透传

接入天猫精灵

基于HeartBeat包实现节点的掉线监控

Bluetooth LE MESH网络节点的增删减查

利用捉包器分析Bluetooth LE MESH数据

Clone this wiki locally