Hi,
I elected to use FEZ Config for factory deployment.
Issue is that my application requires the power switch to be held down for a certain time window in order to maintain the on state. (issues with back EMF from the motor turning on the device solved )
But FEZ Config likes to launch the application at the end, so the device turns off.
How can I tell that the deployment was successful without this stage? I can run it through its normal motions, but can’t emulate every real world error that is handled in the application. But how can I be sure no part of the application is corrupt?