搜索资源列表
esp32
- 乐鑫最新发布的模块esp32 WiFi和蓝牙一体模块。这个是最新的使用手册和芯片资料。-Lexin latest release module esp32 WiFi and Bluetooth integrated module. This is the latest chip data and instruction manual.
BLE_re_connect
- 本程序用于ESP32 蓝牙模块的断电重连,在连接成功因为对端模块 断电,故障,自模块,可以在对端上电之后,自动连接,不需重新设置(This program is used for the ESP32 Bluetooth module's power failure reconnection. The connection is successful, because the terminal module is power-off, a
blufi
- esp32开发板 通过蓝牙获取wifi账号密码 上网的demo(Esp32 development board gets the demo of WiFi account password Internet via Bluetooth)
esp32_bluetooth_architecture_cn
- ESP32 蓝牙介绍。蓝牙可分为控制器? (Controller) 和主机 (Host) 两大部分:控制器包括了PHY、Baseband、Link Controller、Link Manager、Device Manager、HCI 等模块,用于硬件接口管理理、链路路管理理等等;主机则包括了了 L2CAP、SMP、SDP、ATT、GATT、GAP 以及各种规范,构建了了向应?用层提供接口的基础,方便便应?用层对蓝牙系统的访问。主机可以与
My_ESP32_BLE.ino
- arduino ESP32 模块蓝牙通讯示例 (1)建立蓝牙服务器 (2)广播 (3)扫描周边蓝牙设备 (4)配对管理 (5)建立串口通讯,及数据传输管理(Arduino ESP32 module Bluetooth communication example (1) Establish a Bluetooth server (2) Broadcasting (3) Scanning peripheral Bluetoo