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 功耗

Other Parts Discussed in Thread: CC2530

您好,我现在使用的是CC2530,就目前来看,我们的Zigbee小模块是非常耗电的,两节5号的电池只能用一个星 期。 耗电的问题主要出现在小模块寻找网络和红外发送这里。节电管理主要是放在小模 块的网络功能部分,我们想达到的目标是小模块在不用的时候进行睡眠,用的时候 唤 醒。 但就我们的功能来看,小模块应该是在搜寻到zigbee网络的时候是醒着的, 在搜不 到网络的时候是睡着的。

请问有没有好的解决办法?