Other Parts Discussed in Thread: ENERGYTRACE
Hi,
I am working with cc2650 BLE SimpleBLEPeripheral example. I need to implement Shutdown mode in SimpleBLEPeripheral. My requirement is when the device disconnects from the app, the device should go to shutdown mode.
I have tried the PinShutdown mode example. It takes 0.007 uA current. But I have not been able to achieve this in BLE SimpleBLEPeripheral example. Give me some idea about implementing shutdown mode in the BLE SimpleBLEPeripheral example.
In the CC2650 datasheet, they are mentioned before entering into the shutdown mode we have the latch I/Os.
Give some ideas on "how can I latch the I/Os in the cc2650 using TI RTOS".