Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: ENERGYTRACE, CC2640R2F
Hi,
I would like to minimize current consumption by implementing pinShutdown example into simpleCentral example. In the datasheet stated that device draws <10 uA after entering shutdown mode.
However, when I trying to run the example and observe what is the current consumption, it seems like it is not the case at all.
I have tried powering the device using power supply with 3.3V/100mA and disconnecting TMS & TCK jumper. I have also tried closing the LED and button pin using PIN_close function before Power_shutdown.
But the best result I can achieve is only about 1.5mA.
1. Can the pinShutdown example without modification achieve < 10uA? If not, what modifications are needed to achieve this?
2. Can CC2640R2 support shutdownTime in function Power_shutdown? If not, can I do the similar using clock function?
