这是最新(主)开发分支的文档。如果您正在查找以前版本的文档,使用左侧的下拉菜单选择所需的版本。

Bluetooth: BTHome sensor template

概述

本示例实现了 BTHome 传感器的实例.

环境要求

  • 支持 BLE 功能的开发板

  • BTHome 兼容的接收设备, 例如运行 Home Assistant 集成了 BTHome 功能的 APP.

编译和烧录

示例位置:

examples/bluetooth/bthome_sensor_template

编译、烧录等操作,具体参考 快速入门 章节 。

运行结果

I/bthome_sensor   [0.056] Starting BTHome sensor template

I/bt_hci_core     [0.082] Identity: 28:6D:CE:01:02:03 (public)
I/bt_hci_core     [0.088] HCI: version 4.2 (0x08) revision 0x0709, manufacturer 0x070c
I/bt_hci_core     [0.096] LMP: version 4.2 (0x08) subver 0x0709
I/bthome_sensor   [0.102] Bluetooth initialized

操作说明

示例运行后,运行 Home Assistant APP , 在设置页面找到 Devices & Services 后, APP 将 提示进行 BTHome sensor 的配置 。