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: 终端怎么配置,协调器才能发数据到终端

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

我想使用协调器发送数据到终端,但终端接收不到数据

  • 您好,

    收到您的问题了,我们升级到英文论坛给工程师看下,有答复尽快给到您。

  • 你是如何從协调器发送数据到终端?

  • 您好,

    如果 terminal 表示 UART 输入/输出,可以参考 MT 命令和 ZNP 接口的相关设置。

    您可以参考 Z-Stack<version>\Documents\API\Z-Stack ZNP Interface Specification.pdf 以获取有关设置和使用 ZNP 的说明。如果您不想使用 MT 接口,那么您仍然可以复制 NPI 层以进行 UART 控制。