Hello I've developed an application for Android that reads and stores the data recorded by all the sensors available on SensorTag CC2650. I tried to keep my application run for a long period and continously record and save the data. Looking at the data I saw something strange, the accelerometer value shifted from 1g to 4g suddently after 20 minutes (the device was steady and it was not moved). I tried several times and this problem keeps presenting. While the app is running the parameters and the configuration of the sensor are not changed.
Do someone have an idea of what the problem could be?
Thank you