I am looking into functionality like: has there been a change in the data in the past x minutes (example: more than 10 minutes no movement?). I believe there is no data history available right? I would have to save the data myself in the program? Can i make this data non-volatile so that a restart of a program does not reset all data?
Thanks for your information!