Alarms cause application to reboot | developer.brewmp.com Alarms cause application to reboot | developer.brewmp.com

Developer

Alarms cause application to reboot

Forums:

The suspend / resume works well when I receive a call or an SMS.

EVT_APP_SUSPEND :)
EVT_APP_RESUME :)

But for an Alarm I receive a

EVT_APP_NO_CLOSE (that I don’t handle :confused: )
EVT_APP_SUSPEND
EVT_APP_STOP (I don't understand why :( )
.
.
.
EVT_APP_START (application reboots)

Does any one know why?

I'm programming in a motrolla V325

I'm programming in a motrolla V325