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.

[参考译文] CC2530EM:Z-Stack 3.0.1使用问题!

Guru**** 2390755 points
Other Parts Discussed in Thread: Z-STACK

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

https://e2e.ti.com/support/wireless-connectivity/other-wireless-group/other-wireless/f/other-wireless-technologies-forum/643067/cc2530em-z-stack-3-0-1-usage-problem

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

大家好!

我正在为智能系统从 z-stack 2.5.1a 升级到 z-stack 3.0.1。

在终端器件中、我使用"节能"并设置 POLL_RATE = 1000。

然后,在终端设备通电后,大约6秒内的功耗为28mA。

在 zclSampleLight_Init()中,我执行以下操作。

giGenAppScreenMode = general_MAINMODE;

BDB_StartCommissioning (BDB_commissioning_mode_NWK_formation | BDB_commissioning_mode_NWK_Steering | BDB_commissioning_mode_finding_binding | BDB_commissioning_mode_initiator_TL);

我正在使用我设计的板。

这是什么问题?

请帮帮我。

提前感谢。

Piao