关于EmberZNet

请问,谁能打包下EmberZNet 6.10的SDK?
如果费用不够,也可以追加,能打包的大shen,可私信联系我。

w

打包好了吗?

  • 这篇博客: 介绍EmberZnet和AppBuilder - 新兵训练营(2)中的 3.3. EmberZnet SDK 部分也许能够解决你的问题, 你可以仔细阅读以下内容或跳转源博客中阅读:
  • EmberZnet SDK是Gecko SDK套件的一部分。可以在Gecko SDK Suite目录下的protocol\zigbee中找到它。EmberZnet SDK的目录层次结构如下(仅列出了一些重要目录):

    +---app
    |   +---framework  -- Source code of the framework, consist of many plugins
    |   |   +---plugin          -- plugins applicable for host and SoC
    |   |   +---plugin-host     -- plugins applicable for host
    |   |   +---plugin-soc      -- plugins applicable for SoC
    |   +---gpd        -- Source code of Green Power Device SDK
    +---build          -- Libraries of some component
    +---documentation  -- All documents about EmberZnet SDK
    +---ncp-images     -- Pre-built NCP images for DEV-Kits
    \---tool
        +---image-builder  -- Tools for build Zigbee OTA files
    

可以参考一下