Part Number: CC1350STK
Other Parts Discussed in Thread: CC1350, OPT3001, HDC1000,
Tool/software: TI-RTOS
The pinStandby example powers down on the cc1350 launchpad, but not on the same example for the sensor tag (it still uses about 7mA).
I've read about the external flash and ported the initialization/shutdown code over to the sensortag, but it is still using way too much power compared to the launchpad. Can you advise on how to turn off all the additional devices on the sensortag so that it will go into standby?
I think this might also be a flaw in the sensortag example code that should be addressed.