west dependency. Customize the configuration using a few Kconfig options. That's it!CONFIG_LOG=y
CONFIG_SPOTFLOW=y
CONFIG_SPOTFLOW_DEVICE_ID="zephyr-device-001"
CONFIG_SPOTFLOW_INGEST_KEY="sf_ikv1_5gd8Ti..."
CONFIG_DEBUG_COREDUMP_THREADS_METADATA=y
CONFIG_DEBUG_COREDUMP_MEMORY_DUMP_THREADS=y#include <zephyr/logging/log.h>
LOG_MODULE_REGISTER(FOO, LOG_LEVEL_INF);
static inline void foo (void) {
LOG_INF("foo");
}

We will give you practical insights for each firmware crash, including root cause analysis and fix recommendations. Thanks to our AI-powered analysis, you'll get quick insights into the reasons behind firmware crashes without the need for parsing the raw core dump data manually.
We extract data directly from the core dump (stack traces, register values, etc.), decompile the firmware binary, and review relevant documentation. Our proprietary AI agent then investigates the crash, leveraging all the available data. Thanks to this approach, we can provide precise insights into the root cause of the crash. Learn more in our documentation.
Didn’t find the answer you were looking for? Read our documentation or

We are a team of tech enthusiasts immersed in IoT solutions for over a decade. Our expertise spans distributed systems, cloud engineering, embedded programming, and IoT, giving us a unique perspective on real-world challenges in this space.
Over the years, we've listened to builders of embedded hardware who struggle to gain visibility into device operations—finding it tough to quickly check device logs or metrics and learn about their overall status. That's why we started working on a new product designed to simplify IoT log collection and working on the platform for embedded observability. We help you to keep track of how your devices operate so you can focus on what truly matters: innovating and building great products.
Our journey began with building the IoT platform at Datamole . That foundation has grown into building a robust product that now powers large-scale solutions for brands like Lely or Agrifac with more than 100,000 devices actively using the platform today.