Overwrite factory reset application image (FR APP) on external flash

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi Guys,

Is it possible to overwrite factory reset application image (FR APP) on external flash (after it has been programmed at a time of manufacturing)? Does WICED Application framework support it?

Oleg

0 Likes
1 Solution
Anonymous
Not applicable

Hi,

In theory yes, The FR_APP is just another application that can be updated through the mutli application API. However this doesn't sound like a good idea because the FR_APP is basically your backup application in case your normal running application got corrupted. if the FR_APP had any errors in it due to failing update, then you will end up with a dead board.

Regards,

Bassem

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

Hi,

In theory yes, The FR_APP is just another application that can be updated through the mutli application API. However this doesn't sound like a good idea because the FR_APP is basically your backup application in case your normal running application got corrupted. if the FR_APP had any errors in it due to failing update, then you will end up with a dead board.

Regards,

Bassem

0 Likes