Hi,

We are currently developing an embedded device based on the am335x sdk from ti (based on arago-project.org)

The main application on the device is being developed using Qt4.8

We want to detect when the device is entering Standby / Mem states so that we can save data and suspend our main application

We also want to detect when the device is resuming from these states so that the main application can be resumed correctly

Does anyone have experience / information / links to how this may be achieved?

Thank