I currently have a custom board that is using the same parts as from the LaunchXL-CC1310, with the addition of a temp sensor.
I tried running PinStandby Example and Notice a sleep current of 800uA, I run the same PinStandby example on the LaunchXL and see 10uA current draw.
I have taken off the Temp Chip and any additional components until all I had left was the exact schematic of the LauncXL Development board.
The only difference is that I have the 32 pin CC1310 and the LaunchXL has the 48 Pin version, is there a power function I am missing in the program that needs to be addressed with the pin difference?
I do notice that the DC/DC switch seems to be rather active during sleep, the oscilloscope showing no shutoff and recharge cycle like the LaunchXL does, but instead shows a constant high speed duty cycle of sorts.
Thanks!