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.

CC2650MODA: simplePeripheral: What are the conditions to enter standby mode?

Part Number: CC2650MODA
Other Parts Discussed in Thread: ENERGYTRACE, LAUNCHXL-CC26X2R1

I have customized the simplePerphieral application.  I used LaunchXL-CC26X2R1 with EnergyTrace to monitor power consumption.  I only see the current going down to about 200uA, not the 1uA standby as I expected.  I have a SensorController task that drives two LEDs.  The termination code in the task I do two gpioClearOutputs.  Is this enough to make the disable the sensor controller to allow standby to be entered?  Are there other things that could be preventing me from going into standby?  I am advertising on BLE.  Does this prevent standby in the advertising interval?

I have POWER_SAVING defined as a pre-defined symbol.

Can you please point me to some documentation on the power schemes, etc.?

Thanks!