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.

CC2640: Transitioning into shutdown after PIN_init() is called in main() in simple_central sample program

Part Number: CC2640

What needs to be done to put the cc2640 into shutdown mode after PIN_init() is called in main() in simple_central sample program?

We have modified versions of this application that are successful at transitioning the chip into shutdown mode from the beginning of the SimpleBLECentral_taskFxn.

However, when we attempt executing the same sequence immediately following the return from PIN_init() (in main) the chip goes into sleep mode, not shutdown.

Regards,

John