
USB Updates - Challenges, Approaches and Practical Tips
- Anna-Lena Marx
- Embedded , Conferences
- February 24, 2024
Over-the-air updates have established themselves as the standard for networked devices, but the effort involved in operating the server side is not always commensurate with the benefits. In such cases, the supposedly simple and quick solution of implementing updates via USB is often chosen. But is it really always that uncomplicated? What considerations are necessary to implement USB updates effectively?
This presentation provides an insight into the challenges of USB updates and presents solutions and practical tips for successful implementation. Find out which aspects need to be considered in order to optimize USB updates and ensure a smooth process
USB-Updates: Herausforderungen, Lösungsansätze und Praxiserfahrungen
Over-the-Air Updates haben sich als Standard für vernetzte Geräte etabliert, doch nicht immer steht der Aufwand, der mit dem Betrieb der Server-Seite verbunden ist, im angemessenen Verhältnis zum Nutzen. In solchen Fällen wird häufig die vermeintlich einfache und schnelle Lösung gewählt, Updates über USB zu implementieren. Doch ist das wirklich immer so unkompliziert? Welche Überlegungen sind notwendig, um USB-Updates effektiv umzusetzen?
Dieser Vortrag gewährt einen Einblick in die Herausforderungen von USB-Updates und präsentiert Lösungsansätze sowie praxisnahe Tipps für eine erfolgreiche Umsetzung. Erfahren Sie, welche Aspekte berücksichtigt werden müssen, um USB-Updates optimal zu gestalten und dabei einen reibungslosen Ablauf zu gewährleisten.
Presented at
- buildingIoT, Munich, 2024
Download slides Blog post: Updating Embedded Systems via USB
Related Posts

Embedded World 2024
- Anna-Lena Marx
- April 24, 2024
- Embedded
While I’m a regular visitor of the Embedded World Exhibition, this year was different. I had not only a more business-focused visit with lots of meetings with old and new partners and customers, but I also had the chance to serve rather spontaneously as a speaker, or better “Table Captain,” at the second edition of Embedded World’s women networking event #women4ew. Thus, I want to recap both parts separately and make a reference to what changed in contrast to my experiences outlined in the recently published post on International Women’s Day.
Read Post
LoRaWAN in theory and practice: A trip through Munich
- Anna-Lena Marx
- February 24, 2024
- Embedded , Conferences
LoRaWAN (Long Range Wide Area Network) is becoming increasingly popular, thanks in part to public networks such as The Things Network, which allow users to dispense with their own gateways. LoRaWAN also promises potential in terms of range and energy efficiency. But how does the standard perform in practice?
Read Post
Building a Yocto Pipeline with KAS, GitHub Actions and AWS
- Anna-Lena Marx
- November 29, 2023
- Embedded , Conferences
Using KAS makes handling Yocto Projects easy. By shipping its own container with all needed dependencies, building sophisticated CI pipelines becomes pretty easy - in theory, or when using Gitlab.
But using GitHub as a code hosting platform with self-managed Action runners on AWS comes with a set of unexpected challenges.
Anna-Lena will talk about her quest through GitHub Actions, the Cloud and how to tame them.
The talk aims to point the audience to the obstacles when building CI pipelines for the Yocto Project with KAS, GitHub Actions, and custom action runners on AWS and strategies to handle them.