Tool/software: TI-RTOS
Hello,
I am currently testing the power consumption with multi-meter for CC1350 SensorTag.
When i run the example pinstandby code, the current is either 5mA(LED on) or 3mA(LED off) and it never go below 3mA.
However, when i use a brand new board with the default code, the current is about 0.3mA. The moment I replace the default code with the pinstandby one, the current goes back to 3mA. I have tried it with many other boards, and they all show the same result. I think the problem is with the code, but I have no idea what is going wrong.(I didn't change the pinstandby example code) .
Anyone knows what really happened here?
Thanks,
YOYO