Hello,
I'm having an issue with the CC3200 idle_profile example running it from a battery or external 3v power source.
When I flash the example using Uniflash, and connect the board to my machine over USB, the example works perfectly. The red LED turns off to indicate it has entered LPDS and only flashes for GPIO or host IRQ wake-up.
However, when I do all the same stuff using external power, the board never enters deep-sleep. The red LED never turns off and the unit never goes into LPDS. I'm not sure what I'm missing or doing wrong here to induce this. I've tried many jumper configurations as well as using a different UART adapter than the FTDI one, by reading UART from the 20-pin connector.
If anyone has any insight into this, I'd really appreciate it. Thanks!