当前位置:网站首页>蓝牙Mesh系统开发四 ble mesh网关节点管理
蓝牙Mesh系统开发四 ble mesh网关节点管理
2022-08-05 00:48:00 【玉怀一捧雪】
前言
当配网器配置了多个节点设备后,需要对各个节点状态信息进行更新管理,如何将设备与其订阅地址、单播地址信息关联,对节点的功能定义进行分类
BLE Mesh组件配置
esp32 ble mesh组件源码位于esp-idf_old\components\bt\esp_ble_mesh
,使用命令make menuconfig启动配置工具,进入ble mesh组件的配置页面,路径Component config-->ESP BLE Mesh Support-->
- 使能配网器,可以配置最大支持的配网数,默认为10个
- 配置PB-ADV与PB-GATT同时支持的配网数量
节点管理
节点状态信息
参考配网器工程,路径idf\examples\bluetooth\esp_ble_mesh\ble_mesh_provisioner
下,定义了上层应用的节点信息,与协议栈中保存的节点信息一一对应
typedef
边栏推荐
猜你喜欢
TinyMCE disable escape
Lattice PCIe 学习 1
码率vs.分辨率,哪一个更重要?
JWT简单介绍
leetcode: 266. All Palindromic Permutations
### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionExcep
MongoDB搭建及基础操作
[idea] idea configures sql formatting
5.PCIe官方示例
[230] Execute command error after connecting to Redis MISCONF Redis is configured to save RDB snapshots
随机推荐
2022杭电多校 第三场 B题 Boss Rush
动态规划/背包问题总结/小结——01背包、完全背包
LiveVideoStackCon 2022 上海站明日开幕!
Getting Started with Kubernetes Networking
2022牛客多校第三场 J题 Journey
SV class virtual method of polymorphism
Software Testing Interview Questions: What's the Difference Between Manual Testing and Automated Testing?
面试汇总:为何大厂面试官总问 Framework 的底层原理?
If capturable=False, state_steps should not be CUDA tensors
E - Distance Sequence (prefix and optimized dp
The method of freely controlling concurrency in the sync package in GO
金九银十面试跳槽季;你准备好了吗?
软件测试面试题:一套完整的测试应该由哪些阶段组成?
Interview summary: Why do interviewers in large factories always ask about the underlying principles of Framework?
Software testing interview questions: the difference and connection between black box testing, white box testing, and unit testing, integration testing, system testing, and acceptance testing?
Software Testing Interview Questions: What is Software Testing?The purpose and principle of software testing?
Will domestic websites use Hong Kong servers be blocked?
2022牛客多校第三场 A Ancestor
leetcode: 269. The Martian Dictionary
Memory Forensics Series 1