Hello,
My question is related to Current Consumption of CC2640r2f in Stand by mode.
I have observed two values of stand by current consumption while testing on launchpad
1.When I am not advertising (i.e) //SimplePeripheral_createTask(); ------------it is coming as 1.485uA
2.When I am checking in between the two advertisement packets interval (100msec)-----------------it is coming as 2.708uA
I want to achieve current consumption to 1uA. How to achieve ?