I'm currently working on using the different sleep modes and hibernation mode. The sleep modes work well, but I have some trouble with hibernation. To figure out were the problem might be I started the "hib" sample from the SDK and it seams that it isn't working as expected either.
The "hib" sample runs fine and puts itself in hibernation mode, but never awakes again.The output from the terminal looks like this.
I then recorded the current via Jumper 12 with am power analyzer. It's visible, that the CC3200 goes into hibernation and comes out of it at the appropriate time, but doesn't continue the program.
Does anyone have an idea what could be the problem?