当前位置:网站首页>蓝牙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 边栏推荐
- 软件测试面试题:手工测试与自动测试有哪些区别?
- 面试汇总:为何大厂面试官总问 Framework 的底层原理?
- 僵尸进程和孤儿进程
- Software testing interview questions: How many types of software are there?
- 码率vs.分辨率,哪一个更重要?
- 软件测试面试题:您以往所从事的软件测试工作中,是否使用了一些工具来进行软件缺陷(Bug)的管理?如果有,请结合该工具描述软件缺陷(Bug)跟踪管理的流程?
- Software Testing Interview Questions: Qualifying Criteria for Software Acceptance Testing?
- 软件测试面试题:LoadRunner 分为哪三个模块?
- E - Many Operations (bitwise consideration + dp thought to record the result after the operation
- 【FreeRTOS】FreeRTOS与stm32内置堆栈的占用情况
猜你喜欢

"WEB Security Penetration Testing" (28) Burp Collaborator-dnslog out-band technology

MongoDB construction and basic operations

自定义线程池

Jin Jiu Yin Shi Interview and Job-hopping Season; Are You Ready?

5.PCIe官方示例

leetcode: 266. All Palindromic Permutations

JUC thread pool (1): FutureTask use

Theory of Software Fundamentals

VOC格式数据集转COCO格式数据集

Dynamic Programming/Knapsack Problem Summary/Summary - 01 Knapsack, Complete Knapsack
随机推荐
gorm joint table query - actual combat
JUC thread pool (1): FutureTask use
Software Testing Interview Questions: What aspects should be considered when designing test cases, i.e. what aspects should different test cases test against?
3. pcie.v 文件
Bit rate vs. resolution, which one is more important?
Software Testing Interview Questions: What do test cases usually include?
金九银十面试跳槽季;你准备好了吗?
[FreeRTOS] FreeRTOS and stm32 built-in stack occupancy
GCC:屏蔽动态库之间的依赖
Pytorch使用和技巧
2022杭电多校第三场 L题 Two Permutations
Dynamic Programming/Knapsack Problem Summary/Summary - 01 Knapsack, Complete Knapsack
Software Testing Interview Questions: Qualifying Criteria for Software Acceptance Testing?
软件测试面试题:您以往所从事的软件测试工作中,是否使用了一些工具来进行软件缺陷(Bug)的管理?如果有,请结合该工具描述软件缺陷(Bug)跟踪管理的流程?
3. pcie.v file
MBps与Mbps区别
主库预警日志报错ORA-00270
LiveVideoStackCon 2022 Shanghai Station opens tomorrow!
VOC格式数据集转COCO格式数据集
leetcode: 267. Palindromic permutations II