ESP32 Bluetooth Season 01

BLE on bluedriod

Ratings 0.00 / 5.00
ESP32 Bluetooth Season 01

What You Will Learn!

  • Basic concept for GAP and GATT
  • ESP32 BLE GATT server work flow
  • ESP32 BLE GATT server advertising flow and data format
  • ESP32 BLE GATT client work flow
  • ESP32 BLE read data for server and client on bluedroid
  • ESP32 BLE write data for server and client on bluedroid
  • ESP32 BLE notification for server and client on bluedroid
  • ESP32 BLE indication on bluedroid

Description

This course is for ESP32 bluetooth beginner.  it focuses on ESP32 bluetooth low energy (BLE) data communication on bluedriod stack. It analyses all the flow for how esp32 read data, write data, notification and indication between the client and server.


All the code has been tested on ESP32_idf_sdk_ver 5.0. In the videos,  we use the command line compile environment to compile and test the code.


For the tested board, we use two ESP32C3 boards and one lightblue mobilephone app. You also can use other boards, such as ESP32S3 boards, or other apps to test.


(1) For the introduction part, it briefly introduces the bluetooth history and the bluetooh stack for ESP32. For the GAP and GATT part, it talks about the GAP and GATT "key" knowledge for our BLE software development.


(2) For the ESP32 BLE on bluedriod,  it explains the GATT server and GATT client work flow, GATT server advertising flow, advertising data format, read data, write data, notification and indication. It gives examples not only from server side, but also from client side in order to help people to clearly understand the whole detail BLE data communication flow, such as, we will blink one led on the client board by the notification data, or we will control the led on the server board by writing different data to the server through the BLE GATT.

Who Should Attend!

  • ESP32 Bluetooth Beginner

TAKE THIS COURSE

Tags

Subscribers

8

Lectures

15

TAKE THIS COURSE