当前位置:网站首页>蓝牙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
边栏推荐
- ECCV 2022 华科&ETH提出首个用于伪装实例分割的一阶段Transformer的框架OSFormer!代码已开源!
- unity2D横版游戏教程4-物品收集以及物理材质
- C language force buckles the rotating image of the 48th question.auxiliary array
- [Yugong Series] July 2022 Go Teaching Course 015-Assignment Operators and Relational Operators of Operators
- C语言力扣第48题之旋转图像。辅助数组
- Unity2D horizontal version game tutorial 4 - item collection and physical materials
- 孩子的编程启蒙好伙伴,自己动手打造小世界,长毛象教育AI百变编程积木套件上手
- typescript15-(同时指定参数和返回值类型)
- typescript13-类型别名
- The client series of the DOM series
猜你喜欢
随机推荐
Basic usage of async functions and await expressions in ES6
The level of ShardingSphere depots in actual combat (4)
Thesis understanding: "Designing and training of a dual CNN for image denoising"
typescript17-函数可选参数
华为“天才少年”稚晖君又出新作,从零开始造“客制化”智能键盘
MySQL notes under
ECCV 2022 华科&ETH提出首个用于伪装实例分割的一阶段Transformer的框架OSFormer!代码已开源!
Preparations for web vulnerabilities
XSS related knowledge
In Google Cloud API gateway APISIX T2A and T2D performance test
background has no effect on child elements of float
WEB Security Basics - - - Vulnerability Scanner
24. Please talk about the advantages and disadvantages of the singleton pattern, precautions, usage scenarios
mysql主从复制及读写分离脚本-亲测可用
【多线程】
MySql data recovery method personal summary
MySQL——数据库的查,增,删
Zabbix干啥用?
系统设计.短链系统设计
Meeting OA project pending meeting, all meeting functions








