View Single Post
  #2 (permalink)  
Old 03-20-2011, 06:59 PM
Recursion's Avatar
Recursion
Rockin' the Red!!
Offline
 
Join Date: Mar 2008
Posts: 858
Reputation: 2330
Recursion is a VIPRecursion is a VIPRecursion is a VIPRecursion is a VIPRecursion is a VIPRecursion is a VIPRecursion is a VIPRecursion is a VIPRecursion is a VIPRecursion is a VIPRecursion is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: blinking green led

Blinking green light means it's trying to deep sleep. Blinking means something's holding it up, and obviously the OS is waiting for something, which means it's checking every one or more cycles for some logical state. So...not so good compared to deep sleep, which is solid green.

Not sure how to check what's keeping the OS busy, or keeping the logical state from arising. There are some apps that let you see what's occupying the OS, like "Android Assistant." You could try looking at what's hogging the CPU when your blinking green, but not sure how accurate it would be.
__________________


Reply With Quote