Start one ESP application from another ESP application
Posted: Wed Feb 01, 2023 8:16 am
Hello,
We are designing a SW that has a configuration with one Factory and two OTA sections.
The Factory Application we want to use as a typical Flashbootloader.
Therefore we are wondering if there is an Espressif mechanism to load&boot the main application from the Factory application.
So far we have only managed to do it via Reset and going through the SSBL.
The question is: Is there another way to directly "jump" from one app to another?
We are designing a SW that has a configuration with one Factory and two OTA sections.
The Factory Application we want to use as a typical Flashbootloader.
Therefore we are wondering if there is an Espressif mechanism to load&boot the main application from the Factory application.
So far we have only managed to do it via Reset and going through the SSBL.
The question is: Is there another way to directly "jump" from one app to another?