Boot software for firmware loading and update mode
The bootloader is a small piece of software that runs first when the MCU starts up. It determines whether to launch the main firmware or activate DFU mode for an update. A compatible bootloader must be installed for OTA updates.