当前位置:网站首页>蓝牙Mesh系统开发五 ble mesh设备增加与移除
蓝牙Mesh系统开发五 ble mesh设备增加与移除
2022-08-05 00:48:00 【玉怀一捧雪】
前言
在一些场景中,系统需要指定某个设备或多台设备添加到网络中;或者某个节点移除或者需要节点需要添加到其他网络时,如何进行节点的移除,本章主要讲解下ble mesh网络中对节点的添加加与删除方法
删除节点
1. 节点自身清除网络信息
直接将节点恢复到未配网状态,以泰凌微8258 mesh工程为例,用户可以通过长按机械按键进行恢复操作,将设备恢复到未配网状态(当然原网络中依然会保存有节点信息)
- 通过调用factory_reset清除全部信息,或调用mesh_reset_network清除网络信息
if(btn_value == BTN_PRESS_LONG_CLICK)
{
LOG_I("reset system !");
边栏推荐
- Software Testing Interview Questions: What is Software Testing?The purpose and principle of software testing?
- GCC: paths to header and library files
- Activity Recommendation | Kuaishou StreamLake Brand Launch Conference, witness together on August 10!
- leetcode: 267. Palindromic permutations II
- 4. PCIe 接口时序
- Software Testing Interview Questions: What's the Key to a Good Test Plan?
- matlab 采用描点法进行数据模拟和仿真
- E - Distance Sequence (prefix and optimized dp
- Software Testing Interview Questions: What's the Difference Between Manual Testing and Automated Testing?
- gorm joint table query - actual combat
猜你喜欢

MongoDB搭建及基础操作
![[idea] idea configures sql formatting](/img/89/98cd23aff3e2f15ecb489f8b3c50e9.png)
[idea] idea configures sql formatting

Countdown to 1 day!From August 2nd to 4th, I will talk with you about open source and employment!

ORA-01105 ORA-03175

Introduction to JVM class loading

JUC thread pool (1): FutureTask use

倒计时1天!8月2日—4日与你聊聊开源与就业那些事!

深度学习训练前快速批量修改数据集中的图片名

SV class virtual method of polymorphism

Dynamic Programming/Knapsack Problem Summary/Summary - 01 Knapsack, Complete Knapsack
随机推荐
LiveVideoStackCon 2022 上海站明日开幕!
码率vs.分辨率,哪一个更重要?
ora-01105 ora-03175
2022 Hangzhou Electric Power Multi-School Session 3 Question B Boss Rush
Software Testing Interview Questions: What Are the Types of Software Testing?
软件测试面试题:设计测试用例时应该考虑哪些方面,即不同的测试用例针对那些方面进行测试?
2022 Nioke Multi-School Training Session 2 J Question Link with Arithmetic Progression
GCC:屏蔽动态库之间的依赖
Software testing interview questions: What stages should a complete set of tests consist of?
Knowledge Points for Network Planning Designers' Morning Questions in November 2021 (Part 2)
Raw and scan of gorm
Knowledge Points for Network Planning Designers' Morning Questions in November 2021 (Part 1)
JUC线程池(一): FutureTask使用
leetcode: 269. The Martian Dictionary
ORA-00604 ORA-02429
Countdown to 1 day!From August 2nd to 4th, I will talk with you about open source and employment!
Software Testing Interview Questions: What is Software Testing?The purpose and principle of software testing?
MBps与Mbps区别
2022牛客多校训练第二场 L题 Link with Level Editor I
Helm Chart