For multi activity example in SDK 8.1, it writes "This application is not power optimized!". I'm curious on which part in the example needs to be power optimized? Is it the part of scanner using the GPIOTE?
For multi activity example in SDK 8.1, it writes "This application is not power optimized!". I'm curious on which part in the example needs to be power optimized? Is it the part of scanner using the GPIOTE?
It means that no extra effort has been taken to measure power usage or to optimize it.
Is there any clue on how to optimize it especially for developers?
did you make any power measurements for it? I have not looked at it deep but looks like it is power aware. Probably the developer wrote that comment because he did not check power consumption. If you can measure it , and if it draws more than it should, I will help you to optimize it.