Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Pherox
#79279 hello everyone,

i wanted to ask if it is possible to have two bootable firmwares in the flash memory and switch between them with the eboot bootloader. It should also be possible to update the firmwares via ota update.

example:
1. flash rom1 on slot1
2. start rom1
3. flash rom2 on slot2 (OTA)
4. start rom2
OR
4a. start rom1
5. flash rom3 on slot1 OR slot2 (OTA)
6. start rom3

i have already found the rboot and wanted to ask if this is possible with arduino and the eboot bootloader.

Thanks