TL;DR
This paper introduces a lightweight, energy-efficient delta update method for IoT firmware over LoRaWAN, significantly reducing update size and energy consumption for battery-powered devices.
Contribution
The work presents a novel delta patch generation algorithm optimized for low-power IoT devices, enabling efficient over-the-air firmware updates with minimal data transfer.
Findings
Reduces firmware update data volume substantially.
Saves time and energy during updates.
Maintains performance comparable to complex solutions.
Abstract
Efficiently supporting remote firmware updates in Internet of Things (IoT) devices remains a significant challenge due to the limitations of many IoT communication protocols, which often make it impractical to transmit full firmware images. Techniques such as firmware partitioning have been introduced to mitigate this issue, but they frequently fall short, especially in battery-powered systems where time and energy constraints are critical. As a result, physical maintenance interventions are still commonly required, which is costly and inconvenient in large-scale deployments. In this work, we present a lightweight and innovative method that addresses this challenge by generating highly compact delta patches, enabling firmware reconstruction directly on the device. Our algorithm is specifically optimized for low-power devices, minimizing both memory usage and computational overhead.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
