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