当前位置:网站首页>蓝牙mesh系统开发二 mesh节点开发
蓝牙mesh系统开发二 mesh节点开发
2022-07-31 00:57:00 【玉怀一捧雪】
前言
在开发蓝牙mesh系统中,使用泰凌微8258的蓝牙作为节点方案,本章讲解通过8258搭建普通mesh节点,ble mesh基础可以点这里
SDK获取
下载SIG MESH SDK

mesh项目工程
在vendor中存在多个应用实例,这里采用的工程是 mesh,支持代理与友谊节点,可直接编译
广播
烧录mesh编译后的镜像,默认处于未配网状态,会进行周期性广播用于被网关(配网器)发现,mesh工程支持ble直连与adv广播两种配网方式
PB-GATT
BLE直连后进行配网&#x
边栏推荐
- typescript12-联合类型
- ShardingSphere's unsharded table configuration combat (6)
- WEB Security Basics - - - Vulnerability Scanner
- Mysql systemized JOIN operation example analysis
- 4G通信模块CAT1和CAT4的区别
- XSS related knowledge
- In Google Cloud API gateway APISIX T2A and T2D performance test
- typescript10-commonly used basic types
- typescript13-类型别名
- Error ER_NOT_SUPPORTED_AUTH_MODE Client does not support authentication protocol requested by serv
猜你喜欢

typescript17 - function optional parameters

MySQL master-slave replication and read-write separation script - pro test available

DOM系列之 offset 系列

MySQL triggers

WMware Tools installation failed segmentation fault solution

ShardingSphere read-write separation (8)

typescript15- (specify both parameter and return value types)

typescript10-常用基础类型

WEB Security Basics - - - Vulnerability Scanner

孩子的编程启蒙好伙伴,自己动手打造小世界,长毛象教育AI百变编程积木套件上手
随机推荐
Jmeter参数传递方式(token传递,接口关联等)
redis学习
MySQL database constraints, table design
GO GOPROXY代理设置
分布式.分布式锁
ELK deployment script---pro test available
MySQL系列一:账号管理与引擎
Rocky/GNU之Zabbix部署(3)
Summary of MySQL database interview questions (2022 latest version)
什么是Promise?Promise的原理是什么?Promise怎么用?
Mini Program - Global Data Sharing
Preparations for web vulnerabilities
A complete guide to avoiding pitfalls for the time-date type "yyyy-MM-dd HHmmss" in ES
822. 走方格
小程序-全局数据共享
ShardingSphere之垂直分库分表实战(五)
Yolov7实战,实现网页端的实时目标检测
SWM32 Series Tutorial 6 - Systick and PWM
ShardingSphere之公共表实战(七)
【952. 按公因数计算最大组件大小】