Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK
Hello everyone.
I am working with my project based on zstack3.0.1.
When the ZED is connected to the coordinator, the coordinator is powered off and the ZED enters the state PARENT_LOST status.
Then ZED call bdb_ZedAttemptRecoverNwk per 10 seconds,after ZED perform bdb_ZedAttemptRecoverNwk(),it enter power saving status.
Then power consumption of ZED is about 33mA.
Of course,If ZED connect with coordinator,power consumption of ZED is a few uA.
So I did debug my project and ZED wake up in power saving(sleep status) per 10ms often.
I think that this is reason of high power consumption.
What is the method for this problem?
Thanks in advance.
Piao