I would like to explain how the Resco Today Plugin queries the battery to make this stories clear.1. Today plugin queries the battery state only if the battery icon is visible.2. It does not perform any action when the device is turned off or when the Today window is not visible (is in background).3. It queries the battery state in time inteval longer than 5 seconds (there are no two queries having the difference less than 5 seconds). This time interval might be 1 second for the versions prior to 5.30.4. The query is performed by calling the single legal and documented API call which should (according to the MSDN documentation) only passively get the cached values defining the battery state.As I was reading all the terrible stories above I have checked these 4 points by making the special version logging all the activity and I can cleanly state that these 4 points are true. I was doing this testing on Dell Axim X50v with WM 5.0 (A00 ROM image) - the device which should cause the problem.We were taking this problem seriously making the version 5.30. However the only thing we could do is decreasing the battery state queries frequence (as mentioned above). If this problem really happens, it is probably the hardware problem and I am sure that Dell will provide a new ROM update for it soon. I will report this problem to our partners at Dell.Please let me know if you experienced the same problem with the version 5.30.