I'm trying to write a control extension that would gather accelerometer data from Sony SW2 continuously for ~8 hours. I have a first version of that extension, but based on user reports, it always runs for ~1 hour and then stops sending data. I do not have any SmartWatch for testing and this problem cannot be simulated on emulator.
My first question would be - it is possible at all to achieve such a behaviour? If so, would it ruin SW2 battery?
In case this can be done technically, is there any tip what should be done? I use the SCREEN_STATE_OFF mode as suggested in documentation, but apparently that is not enough.