Page 1 of 1

ESP32 Boot Multiple Applications from Flash - e-Yantra, IIT Bombay

Posted: Mon Jul 15, 2019 10:52 am
by souravjena
ESP32 Boot Multiple Applications from Flash


Developed by: e-Yantra, IIT Bombay

This project allows user to boot different application in the flash using two methods,
1. Hardware - boot to different application based on the status of two GPIO pins. This is achieved using a custom bootloader.
2. Software - using jump_to_application() function in the application

Source Code and Documentation
Kindly mail us for source code and documentation


Reference
1. Customize boot mode: https://esp32.com/viewtopic.php?t=5159
2. Boot Different Partition from Application: https://esp32.com/viewtopic.php?t=6929

Acknowledgment
1. User loboris (https://esp32.com/memberlist.php?mode=v ... ile&u=2849) on this forum.

Re: ESP32 Boot Multiple Applications from Flash - e-Yantra, IIT Bombay

Posted: Mon Sep 07, 2020 1:14 pm
by MauroPixsys
Can you send me more details?

Re: ESP32 Boot Multiple Applications from Flash - e-Yantra, IIT Bombay

Posted: Thu Jun 24, 2021 2:24 pm
by tutuli
Hi,

i'm interested in your multi-app bootloader.
I would be grateful for more information and source code.

Regards

Re: ESP32 Boot Multiple Applications from Flash - e-Yantra, IIT Bombay

Posted: Wed Jun 29, 2022 1:15 pm
by martincvitic
Hi,

I'm interested in your multi-app bootloader.
I would be grateful for the source code.

Best regards!

Re: ESP32 Boot Multiple Applications from Flash - e-Yantra, IIT Bombay

Posted: Mon Feb 27, 2023 7:42 pm
by Bulbitron
Hi, im interested also in your program, please sende more information

Re: ESP32 Boot Multiple Applications from Flash - e-Yantra, IIT Bombay

Posted: Fri Mar 10, 2023 9:26 pm
by __Tada9__
Can I please see your multiapp bootloader?