一:

  官网介绍地址:http://www.nordicsemi.com/Products/Bluetooth-low-energy/nRF5-SDK-for-Mesh

Nordic offers a complete solution for the Bluetooth mesh specification with the nRF5 SDK for Mesh and the nRF51 and nRF52 Series SoCs. It provides a powerful solution for product developers to take advantage of the new capabilities introduced by Bluetooth mesh. The nRF5 SDK for Mesh is intended to be used as a foundation for any Bluetooth mesh product development.

The addition of mesh networking capabilities to Bluetooth Low Energy enables extended range, increases the number of nodes and a many-to-many (m:m) communication topology. In a Bluetooth mesh network every received packet is broadcasted by relays, until the packet is received by the destination node (a so called managed flooding mesh.) A simple, but effective way of spreading information across the mesh network with no single point of failure. The mesh functionality is a significant update and enables new applications for Bluetooth in smart home, lighting, beaconing and asset tracking applications.

Nordic 为蓝牙网格规范提供了一个完整的解决方案,其中包括针对网格的nRF5 SDK,以及nRF51和nRF52系列的SoCs。
它为产品开发人员提供了一个强大的解决方案,可以利用蓝牙网格引入的新功能。
用于网格的nRF5 SDK是用于任何蓝牙网格产品开发的基础。

将网状网络功能添加到低功耗蓝牙技术可以扩展范围,增加节点数量和多对多(m:m)通信拓扑。
在蓝牙网络中,每一个接收到的数据包都被中继广播,直到数据包被目标节点接收(一个被称为托管的洪水网格)。
一种简单但有效的方法,可以将信息传播到整个网状网络中,而不是单点故障。
网格功能是一个重要的更新,它可以在智能家居、照明、信标和资产跟踪应用程序中支持蓝牙的新应用。

二:

源码下载:http://www.nordicsemi.com/Products/Bluetooth-low-energy/nRF5-SDK-for-Mesh

三:说明文档地址:http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk%2Fdita%2Fsdk%2Fmesh_sdk.html&cp=4_1

最新文章

  1. CJCMS系列--持久层对MangoDB的支持
  2. POJ3020 匹配
  3. android相关技能
  4. Eclipse下Android开发的问题:Installation error: INSTALL_FAILED_NO_MATCHING_ABIS 解决办法
  5. FreeBSD Intel SYSRET Kernel Privilege Escalation Exploit
  6. struts2的两个核心配置文件
  7. mysql 让一个存储过程定时作业的代码
  8. Linux Kernel 'sctp_v6_xmit()'函数信息泄露漏洞(CVE-2013-4350)
  9. CCNP路由实验(1) -- EIGRP
  10. Case learning
  11. python查询mysql中文乱码问题
  12. elasticsearch系列(五)score
  13. 阿里云ECS Ubuntu16.0 安装 uwsgi 失败解决方案
  14. Poj1258 Agri-Net (最小生成树 Prim算法 模板题)
  15. django 目录结构修改
  16. 解决 libev.so.4()(64bit) is needed by percona-xtrabackup-2.3.4-1.el6.x86_64案例
  17. EXTJS4扩展实例:一个调用Ext.picker.Color的颜色选择菜单
  18. 从错误中学python(4)——最小公约数与辗转相除法
  19. “全栈2019”Java第六十四章:接口与静态方法详解
  20. java常用封装方法

热门文章

  1. C++ STL:lower_bound与upper_bound实现
  2. UOJ169. 【UR #11】元旦老人与数列
  3. gulp 打包报错:Error: `libsass` bindings not found. Try reinstalling `node-sass`
  4. 前端之body标签中相关标签(二)
  5. Uncaught TypeError: _react2.default.createContext is not a function
  6. bootStrap下拉菜单 点击下拉列表某个元素,列表不隐藏
  7. Ubuntu桌面显示超大,现在显示不全
  8. --Too small initial heap for new size specified
  9. switch结构可以更好的解决等值判断问题
  10. 36、XmlReader与 XMLWriter(抽象类)