ESP-Techpedia Logo
  • ESP FAQ
  • ESP Friends
    • Get Started
    • Advanced Development
      • Component Management and Usage
      • Advanced Code Debugging
      • Performance Optimization
      • Network Protocol Related
      • System Related
      • Low Power Bluetooth Application Note
        • Overview
        • Broadcast and Scan
        • Connection
        • Performance Optimization
        • Problem Quick Check
        • Resource Summary
      • LCD Application Development Notes
    • Solution Introduction
    • Tool Recommendation
ESP-Techpedia
  • »
  • ESP Friends »
  • Advanced Development »
  • BLE Application Note
  • Edit on GitHub

BLE Application Note

[中文]

Contents:

  • Overview
    • Introduction to ESP32 Series Bluetooth Features
    • Explanation of Bluetooth Protocol Stack
    • Basic Concepts of BLE Programming
    • Basic Roles of BLE
    • GAP (Generic Access Profile)
    • GATT (Generic Attribute Profile)
    • Protocol stack deinitialization
  • Broadcast and Scan
    • Functions of Broadcasting
    • Common Data Types and Their Names in Broadcasting
    • New Broadcast Features Introduced in BLE 5.0
    • Broadcast API Usage Instructions
    • Explanation of Broadcast Parameters
    • Scanning
    • Instructions for Using Scanning API
    • Broadcast Packet Filtering
    • The number of scan response packets and broadcast packets received is inconsistent.
  • Connection
    • GAP Layer
    • Multiple connections
    • BLE Security
  • Performance Optimization
    • Transmit Power
    • Power Consumption Optimization
    • Transmission Rate Optimization
  • Problem Quick Check
    • Information Needed for Problem Reporting
    • NimBLE Error Codes
    • HCI Error Codes
    • BLE Packet Capture
  • Resource Summary
    • Bluetooth Core Specification
    • Assigned Numbers
    • ESP-IDF Bluetooth API Reference
    • ESP-IDF Bluetooth API Guide
    • ESP-IDF Bluetooth FAQ
Previous Next

© Copyright 2016 - 2025, Espressif Systems (Shanghai) Co., Ltd.

  • Built with Sphinx using a theme based on Read the Docs Sphinx Theme.
  • Download PDF