This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CC2530:来自通用应用的"Hello world 消息"

Guru**** 2782615 points

Other Parts Discussed in Thread: Z-STACK, CC2530

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/651312/cc2530-hello-world-message-from-generic-app

器件型号:CC2530
Thread 中讨论的其他器件:Z-stack

您好!

  我将两个基于 IMX6的定制板与 CC2530配合使用。 我使用的是 Z-stack Mesh 配置文件。 我有一个板作为 ZNP 配置和通用应用终端设备的协调器。 我们似乎需要按一下键、以便在器件之间发送"hello world"消息。 我想知道我们是否可以在不按任何键的情况下发送数据包。 我曾尝试为 GenericApp 提供 xHOLD_AUTO_START 预处理器定义的符号、但没有成功...我在以下链接之后进行了一些更改。     

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您应该能够在 ZNP 的 AFIncomingMsg 中接收它。