当前位置:网站首页>蓝牙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
边栏推荐
- ShardingSphere之读写分离(八)
- typescript13-类型别名
- background has no effect on child elements of float
- Summary of MySQL database interview questions (2022 latest version)
- [C language course design] C language campus card management system
- 【ABAP】MFBF过账到质量检验库存类型Demo
- Why use high-defense CDN when financial, government and enterprises are attacked?
- Jmeter参数传递方式(token传递,接口关联等)
- Rocky/GNU之Zabbix部署(1)
- 查看zabbix-release-5.0-1.el8.noarch.rpm包内容
猜你喜欢
随机推荐
297. 二叉树的序列化与反序列化
typescript10-常用基础类型
GO GOPROXY proxy Settings
In Google Cloud API gateway APISIX T2A and T2D performance test
【多线程】
Can deep learning solve the parameters of a specific function?
MySQL高级-六索引优化
Yolov7实战,实现网页端的实时目标检测
MySQL系列一:账号管理与引擎
DOM系列之 client 系列
ShardingSphere之水平分库实战(四)
redis学习
Shell programming of conditional statements
Go 学习笔记(84)— Go 项目目录结构
typescript11 - data types
华为“天才少年”稚晖君又出新作,从零开始造“客制化”智能键盘
MySQL的触发器
Common network status codes
射频器件的基本参数2
[Yugong Series] July 2022 Go Teaching Course 016-Logical Operators and Other Operators of Operators









