Operations | Monitoring | ITSM | DevOps | Cloud

Debugging

Building Firmware Teams in the Modern Era

Modern firmware teams need more than just firmware engineers to be successful. You need team members prepared for development and testing as well as post-launch responsibilities like monitoring if you want to scale your devices successfully. If you don't have some mix of hardware, electrical, software, cloud, DevOps and data engineers on your team, you might have to halt feature development while your firmware engineers spend time writing SQL queries to debug connectivity issues.

Building more reliable Bluetooth LE products with Memfault

Building devices that utilize Bluetooth® Low Energy introduces complex performance and debugging challenges. Memfault helps Nordic customers resolve any issues quickly making development, maintenance and improvement of devices easy. In this webinar, you see how nRF52 and nRF53 Series developers now have free out-of-the-box access to Memfault’s IoT reliability platform to accelerate go-to-market, derisk product launches, and ship more robust, always-improving products.

Using SWIG to generate bindings between C and Lua

Lua is one of the many great interpreters that can be run on embedded devices. It’s fast, uses little memory, is written in ANSI C, and is known by plenty of developers. These are a few of the many reasons why the team at Panic chose to include a Lua interpreter on their Playdate device and allow games to be written in it. You can think of Lua as an alternative to the MicroPython (Python) or JerryScript (Javascript) interpreters. However, there’s a problem.

Monitoring Your Fleet With Memfault Training

Releasing a connected device in today’s world without some form of monitoring in place is a recipe for trouble. How would you know how often or if devices are experiencing faults or crashing? How can the release lead be confident that no connectivity, performance, or battery-life regressions have occurred between the past and current firmware update? In this training session we will go over.

11 Best Tools to Monitor and Debug JavaScript in 2023

JavaScript is one of the most widely used programming languages for creating dynamic, interactive websites. However, there may be instances where a function is not operating as intended because of a coding error while creating JavaScript projects. Therefore, the majority of developers hunt for JavaScript debugging tools to avoid problems and identify errors before execution.

The Power of Metrics - Monitoring Battery Life, Connectivity, Power Consumption & More

Once embedded devices are shipped, engineers have limited visibility into their devices. If you want to detect and resolve issues in production quickly, your team needs to implement device metrics. Metrics are a powerful yet simple way to monitor countless IoT devices, leading to quicker issue resolution and better decision-making. In this webinar, Memfault Co-Founder Tyler Hoffman discusses the importance of metrics and how you can use them to build more reliable IoT devices.

Debugging Just Got Faster and Easier With New Enhancements to BubbleUp

BubbleUp is Honeycomb’s machine-assisted debugging feature and is one of our most powerful differentiators. It leverages machine analysis to cycle through all of the attributes found in billions of rows of telemetry to surface what is in common with problematic data compared to baseline data. This explains the context of anomalous code behavior by surfacing exactly what changed when you don’t know which attributes to examine or index, dramatically accelerating the debugging process.