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.

CC2538: Power Management using ZStack 3.0.1

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

This is a point-to-point Coordinator <=> ZED application

The battery-powered ZED needs to be in "sleep mode" between ZigBee exchanges both in the Associated/ Bound state, and when Orphaned.

See enclosed image of the power consumption trace.

See the yellow trace, current is measured across 3 ohms, and 20mV per division on scope

[1] while 'connected' and when ZigBee is active peaks are approx 35mA, and when at rest, we're as near to zero as the device allows (2538 processor in power mode 2)

[2] when the coordinator is turned off, and when the ZED sends a data request which doesn't receive a response,

The current profile is as follows.  Following the ZED wake-up 

-  after 2.5 seconds - we read data from sensors:drawing 35mA for about 400mSec

- after 4 seconds, we set Poll rate to ZERO, expecting the Zstack to shut off  (this works for Zstack 1.2, and clearly something is missing with Zstack 3.)

What is the new mechanism recommended for 3.0.1? 

Thanks in advance for your help