Operations | Monitoring | ITSM | DevOps | Cloud

Memfault

How to De-Risk Product Launches with Device Reliability Engineering

You're expected to deliver your IoT and edge devices on time. Once shipped, your customers expect the devices to work perfectly 100% of the time with regular updates that deliver new features. How can your product and engineering teams meet your deadlines and the growing demands of your customers? In this recorded webinar, Memfault CEO François Baldassari discusses how to utilize reliability engineering techniques to de-risk product launches and ship on time.

How to Build and Maintain IoT Management Systems for Scale

Building a management system for your IoT devices is a time-intensive, expensive, and difficult process. And once you build it, you're not done. Maintaining and updating the solution will continue to take up time and resources that will only increase as you scale the number of deployed devices. During this webinar learn how to employ reliable systems that won't break once you scale. Our speakers will cover.

Saving bandwidth with delta firmware updates

Firmware update capability has become a must-have for most devices. Whether to add new features after launch, fix bugs, or urgently patch a security hole, firmware updates gives modern teams the flexibility they need to move fast and react to a changing environment. I’ve written at length about firmware updates in the past, including on Interrupt with a Firmware Update Cookbook and a post about code signing, and even recorded a webinar on the topic.

NXP & Memfault: Higher Quality, Better Performing IoT Devices with Embedded Observability Webinar

NXP and Memfault have collaborated to give IoT device manufacturers in-field device monitoring, crash reporting, and updating capabilities for faster product development, improved device operation, and reduced direct resource costs. Together, Memfault and NXP are helping IoT developers build smart cities, smart homes, IIoT, and automotive devices to save time and ease the worry of triaging and troubleshooting, allowing them to focus on building value-added features.

Launching an IoT Device: A Blueprint to Success

About the webinar: Executives and customers expect IoT devices to be delivered on time. And once they are shipped, they expect the devices to work well, last for a long time, and get regular updates that deliver new and unique features. How can product teams meet their deadlines and the growing demands of their customers? In this recorded webinar, Memfault CEO François Baldassari discusses how you can ship your devices on time (or even earlier) without sacrificing quality.

Building an On-Device Embedded Testing Library

There are too few C/C++ testing libraries designed for embedded devices. The traditional libraries are not designed for constrained resources and rely on host functionality like a filesystem or standard output. In this post, I detail why I’ve decided to design a new testing library for microcontrollers and cover the rationale, design choices, and thoughts on the prototype. Like Interrupt? Subscribe to get our latest posts straight to your mailbox.

Selecting Your Next Project's MCU

Selecting the best chip can be tedious work but the best chip can save you a lot of time and money, and might even be faster! So should you spend time finding the best? I have some words on the topic. If a primary goal of your next project is to learn a new MCU, you want to create something easily reproducible, or if there will be only one machine building the project, then I recommend you to go with the chip you want to learn, the chip most readily available, or the easiest one to work with.

Building Embedded Systems at Scale with Device Metrics

As embedded development teams build IoT products, there are often questions about what visibility they'll have into devices once they are in the field. How are the devices performing? Is battery power lasting as long as we planned and marketed? What caused this connectivity issue and how do we fix it? What features are customers using most? To properly assess the value of past and future product investments, embedded developers need to implement diagnostic capabilities that help monitor critical metrics that give them insight into overall fleet performance.