Skip to content

Internet-based OTA Update Erases Bootloader on STM32F103RCT6 #141

@trixmaxzero

Description

@trixmaxzero

Board: STM32F103RCT6
IDE: Arduino IDE with Arduino_STM32 core
Network module: EC200U (LTE)

We are performing OTA firmware updates by downloading a .bin file from an HTTP server via EC200U modem and writing it directly to the internal flash. After the update, the STM32duino bootloader gets erased and the device requires re-flashing via ST-Link.

Does this bootloader support internet-based OTA updates? If so, how can it be done correctly?

We have tried many times but the bootloader keeps getting erased every time. If you have any example or guidance to share, we would really appreciate it.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions