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.

[参考译文] CC2531:如何检测休眠终端设备唤醒(轮询)?

Guru**** 2748455 points

Other Parts Discussed in Thread: Z-STACK

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

https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/674800/cc2531-how-to-detect-sleepy-end-device-waking-up-polling

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

您好!

我知道休眠式终端设备将唤醒并轮询父设备上是否有任何未处理的消息。 我需要做什么才能使 ZNP/Z-STACK 通知应用终端设备已唤醒、以便它可以开始与设备通信?

我已经将 NV 参数 ZDO 直接调用设置回 true、以便应用程序接收消息(例如 ZDO)。

谢谢!

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    ZNP/Z-Stack 不以这种方式工作。 基本上、您向睡眠设备发送消息、消息将保留在睡眠设备父设备的消息队列中、等待设备轮询。