nRF5 SDK for Mesh

Posted 所长

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nRF5 SDK for Mesh相关的知识,希望对你有一定的参考价值。

  To get started, take a look at the Light switch demo. It shows how a simple application can use the mesh stack and serves as an introduction to the Bluetooth Mesh concepts and nRF5 SDK for Mesh features and APIs.

Bluetooth Mesh introduces a whole new network topology and concepts to Bluetooth. An introduction is given in the Basic Bluetooth Mesh concepts guide. More useful information may be found in Bluetooth SIG‘s introduction to Bluetooth Mesh and the Bluetooth Mesh Networking Specifications.

入门指南:

  

    首先,看一下电灯开关的演示。它展示了一个简单的应用程序如何使用MESH协议栈,并起到介绍BLE MESH 的概念,以及nRF5 SDK 的 特征以及 API 的 作用。

蓝牙MESH为蓝牙技术引入了一个全新的网络拓扑和概念。在基本的蓝牙网格概念指南中给出了一个介绍。更多有用的信息可以在蓝牙团体介绍蓝牙网格和蓝牙网格网络规范中找到。

  • 安装工具链
  • 编译MESH 协议栈
  • 基础的蓝牙MESH 概念
  • MESH 架构
  • MESH 供应
  • 如何组建一个MESH网络
  • 创建新的模型
  • DFU快速开始指南

2017年11月13日12:15:24,suozhang

  

 

以上是关于nRF5 SDK for Mesh的主要内容,如果未能解决你的问题,请参考以下文章

nRF5 SDK软件架构及softdevice工作原理

nRF52832 改变ATT_MTU提高蓝牙数据发送速率(nRF5_SDK_14.2.0)

解决方法:nRF5_SDK_12.3.0工程编译报错nrf_erratas.h(39):error

解密蓝牙mesh系列

nrf52832 学习笔记开发资料汇总

nRF52832 开发记录 - 入门及相关小问题的处理