4975|9

2144

帖子

3

TA的资源

五彩晶圆(中级)

楼主
 

【KW41Z】关于openthread 再也不用担心网路没法玩了 [复制链接]

链接已隐藏,如需查看请登录或者注册


What is OpenThread?
OpenThread is...
...an open-source implementation of the Thread networking protocol. Nest has released OpenThread to make the technology used in Nest products more broadly available to developers to accelerate the development of products for the connected home.
...OS and platform agnostic, with a narrow platform abstraction layer and a small memory footprint, making it highly portable.
...a Thread Certified Component, implementing all features defined in the Thread 1.1.1 specification. This specification defines an IPv6-based reliable, secure and low-power wireless device-to-device communication protocol for home applications.
More information about Thread can be found on threadgroup.org.
Get started with OpenThread
Want to try OpenThread? The quickest way to get started is to run through our Simulation Codelab, which covers all the basics, without the need for test hardware. Using VirtualBox and Vagrant on a Mac or Linux machine, you will learn:
  • How to set up the OpenThread build toolchain
  • How to simulate a Thread network
  • How to authenticate Thread nodes with Commissioning
  • How to use wpantund to manage a simulated Thread network featuring an NCP
Next Steps
The Codelab shows you how easy it is use to OpenThread to simulate a Thread network. Once complete:
  • Learn more about the
    链接已隐藏,如需查看请登录或者注册
  • Get familiar with
    链接已隐藏,如需查看请登录或者注册
  • See what
    链接已隐藏,如需查看请登录或者注册
    are available
  • Learn
    链接已隐藏,如需查看请登录或者注册
    and
    链接已隐藏,如需查看请登录或者注册
    to the ongoing development of OpenThread
OpenThread Features
OpenThread implements all features defined in the Thread 1.1.1 specification, including all Thread networking layers (IPv6, 6LoWPAN, IEEE 802.15.4 with MAC security, Mesh Link Establishment, Mesh Routing) and device roles, as well as
链接已隐藏,如需查看请登录或者注册
support.
OpenThread supports both system-on-chip (SoC) and network co-processor (NCP) designs. Other features and enhancements include:
  • Application support and services
    • IPv6 configuration and raw data interface
    • UDP sockets
    • CoAP client and server
    • DHCPv6 client and server
    • DNSv6 client
    • Command Line Interface (CLI)
  • NCP support
    • Spinel - general purpose NCP protocol
    • wpantund - user-space NCP network interface driver/daemon
    • Sniffer support via NCP Spinel nodes
  • Border Router
    • Web UI for configuration and management
    • Thread Border Agent to support an External Commissioner
    • NAT64 for connecting to IPv4 networks
    • Thread interface driver using wpantund

What's coming?
The development of OpenThread is ongoing to provide additional features not available in the standard. Check back regularly for new updates, or visit the openthread-announce Google Group.
Who supports OpenThread?
Led by Nest, the following companies are contributing to the ongoing development of OpenThread:
OpenThread has been ported to several devices and platforms by both the OpenThread team and the community. Build examples for all supported platforms are included in the OpenThread project.
IEEE 802.15.4 Platform Support
See the
链接已隐藏,如需查看请登录或者注册
for more detailed information on supported platforms.
Desktop Support
Desktop platforms can also be used to control and interface with a Thread network using OpenThread:
  • Unix —
    链接已隐藏,如需查看请登录或者注册
    provides an interface to an NCP
  • Windows 10 —
    链接已隐藏,如需查看请登录或者注册
    to interface with devices running OpenThread
Porting
If you are interested in porting OpenThread to a new platform, see the
链接已隐藏,如需查看请登录或者注册
for hardware requirements and detailed porting instructions.
Border Router
A Border Router connects a Thread network to networks at different layers, such as WiFi or Ethernet.
链接已隐藏,如需查看请登录或者注册
provides end-to-end IP via routing between Thread devices and other external IP networks, as well as external Thread Commissioning.
What tools are available for testing?Certification Testing
Certification testing is done with the GRL Thread Test Harness software, available for download to Thread member companies.
Additional tools that extend the Test Harness are included in the OpenThread project:
  • 链接已隐藏,如需查看请登录或者注册
    — automates the Thread Test Harness software
  • 链接已隐藏,如需查看请登录或者注册
    — allows the Thread Test Harness to control OpenThread-based reference devices directly
    • CC2538 example included in the GRL Thread Test Hardness software
    • Library version can be modified by developers for use on other platforms

Sniffer
OpenThread also provides a
链接已隐藏,如需查看请登录或者注册
on the NCP build. The sniffer is exposed by the Spinel protocol and features:
  • Monitor mode — capture packets during operation
  • Promiscuous mode — dedicated sniffer
  • Host-side support — wpantund
  • pcap stream output
Need help?Wiki
Explore the
链接已隐藏,如需查看请登录或者注册
for more in-depth documentation on building, testing, automation and tools.
Interact
There are numerous avenues for OpenThread support:
Directory Structure
The OpenThread repository is structured as follows:
FolderContents
docSpinel docs and Doxygen build file
etcConfiguration files for other build systems (e.g. Visual Studio)
examplesSample applications and platforms demonstrating OpenThread
includePublic API header files
srcCore implementation of the Thread standard and related add-ons
testsUnit and Thread conformance tests
third_partyThird-party code used by OpenThread
toolsHelpful utilities related to the OpenThread projectWant to contribute?
We would love for you to contribute to OpenThread and help make it even better than it is today! See the
链接已隐藏,如需查看请登录或者注册
file for more information.
Versioning
OpenThread follows the Semantic Versioning guidelines for release cycle transparency and to maintain backwards compatibility. OpenThread's versioning is independent of the Thread protocol specification version but will clearly indicate which version of the specification it currently supports.
License
OpenThread is released under the
链接已隐藏,如需查看请登录或者注册
. See the
链接已隐藏,如需查看请登录或者注册
file for more information.
Please only use the OpenThread name and marks when accurately referencing this software distribution. Do not use the marks in a way that suggests you are endorsed by or otherwise affiliated with Nest, Google, or The Thread Group.

此帖出自NXP MCU论坛

最新回复

滴,捡漏卡  详情 回复 发表于 2017-7-16 15:52
点赞 关注
个人签名电工
 

回复
举报

2144

帖子

3

TA的资源

五彩晶圆(中级)

沙发
 
完美支持KW41Z,小伙伴们还在等什么
这可是官方的,等我先探探路 哈哈
此帖出自NXP MCU论坛
 
个人签名电工
 
 

回复

2144

帖子

3

TA的资源

五彩晶圆(中级)

板凳
 
OpenThread supports both system-on-chip (SoC) and network co-processor (NCP) designs. Other features and enhancements include:
  • Application support and services
    • IPv6 configuration and raw data interface
    • UDP sockets
    • CoAP client and server
    • DHCPv6 client and server
    • DNSv6 client
    • Command Line Interface (CLI)
  • NCP support
    • Spinel - general purpose NCP protocol
    • wpantund - user-space NCP network interface driver/daemon
    • Sniffer support via NCP Spinel nodes
  • Border Router
    • Web UI for configuration and management
    • Thread Border Agent to support an External Commissioner
    • NAT64 for connecting to IPv4 networks
    • Thread interface driver using wpantund
以上是重点,就不翻译了,应该都看得懂
当然关于Border Router部分还是很吸引人的,几个功能都是非常必要的
NAT64解决IPv6入口问题,可通过WEB-UI配置和管理,这项so cool。




此帖出自NXP MCU论坛
 
个人签名电工
 
 

回复

2774

帖子

8

TA的资源

版主

4
 
没有搞明白,咋弄?去原文看看!
此帖出自NXP MCU论坛

点评

原文在github上openthread,我直接把这个项目的readme贴过来了 方便大家交流  详情 回复 发表于 2017-7-16 15:22
 
 
 

回复

2144

帖子

3

TA的资源

五彩晶圆(中级)

5
 
链接已隐藏,如需查看请登录或者注册
此帖出自NXP MCU论坛
 
个人签名电工
 
 

回复

2144

帖子

3

TA的资源

五彩晶圆(中级)

6
 
strong161 发表于 2017-7-16 15:17
没有搞明白,咋弄?去原文看看!

原文在github上openthread,我直接把这个项目的readme贴过来了
方便大家交流
此帖出自NXP MCU论坛

点评

嗯!去瞄了一下,……看不懂……  详情 回复 发表于 2017-7-16 15:23
 
个人签名电工
 
 

回复

2774

帖子

8

TA的资源

版主

7
 
lyzhangxiang 发表于 2017-7-16 15:22
原文在github上openthread,我直接把这个项目的readme贴过来了
方便大家交流

嗯!去瞄了一下,……看不懂……
此帖出自NXP MCU论坛
 
 
 

回复

3416

帖子

0

TA的资源

纯净的硅(高级)

8
 
好东西,我先拉下来
此帖出自NXP MCU论坛

点评

老司机又要开车了,都拉下来了。  详情 回复 发表于 2017-7-16 15:42
 
个人签名

So TM what......?

 

 

回复

2144

帖子

3

TA的资源

五彩晶圆(中级)

9
 
ljj3166 发表于 2017-7-16 15:37
好东西,我先拉下来

老司机又要开车了,都拉下来了。
此帖出自NXP MCU论坛

点评

滴,捡漏卡  详情 回复 发表于 2017-7-16 15:52
 
个人签名电工
 
 

回复

3416

帖子

0

TA的资源

纯净的硅(高级)

10
 
lyzhangxiang 发表于 2017-7-16 15:42
老司机又要开车了,都拉下来了。

滴,捡漏卡
此帖出自NXP MCU论坛
 
个人签名

So TM what......?

 

 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/9 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表