Firmware Update Failure: Why Devices Must Fail Gracefully
A firmware update failure is a major project red flag. Yet, most firmware engineers think the goal of an update…
Jacob's Blog
Category Archives: Bootloaders
A firmware update failure is a major project red flag. Yet, most firmware engineers think the goal of an update…
A bootloader is a light-weight application that manages the boot and update process of a microcontroller-based product. The bootloader is…
In my last post, I explored how OTA updates are typically performed using Amazon Web Services and FreeRTOS. OTA updates…
Updating firmware in the field has always been a critical component to nearly every embedded system since the dawn of…
Nearly every embedded software developer working in the IoT space is now building secure devices. Developers have been mostly focused…
The webinar recording can be accessed at the link below: Watch Recording Download the Slides Webinar Description: A major challenge…
The ability to update an embedded system using a bootloader is an important skill to master. Despite all the effort…