HI
We are observing that the application developed and installed into the sierra wireless module with the developer studio is prone to rollback to its golden backup when there is any error with the current application. We are aware that it is by design it has been incorporated to prevent device being bricked due to random application error. But is there a way to avoid this roll back, is this roll back triggered externally or by the legato itself.
1.Is there possibility to initiate this rollback as a request via uart from an external controller?
2.This roll back is initiated when a certain error in the application where AT commands are processed ,when these errors are repeated for 3 times in our case, the roll back happens, is it something defined by the legato frame work ?
- So this roll back if controlled only by legato frame work, how is it triggered by the number of time a error is repeated (3time in our case) or any predefined timeout period before which the legato expects some acknowledgement from the application ?
thanks
adithya