Skip to main content

This site is a preview for github.com/espressif/developer-portal/pull/657

Blog

Security in ESP RainMaker

Security in ESP RainMaker

This article provides a high level overview of the security architecture of the ESP RainMaker IoT platform, covering all aspects like device hardware and network security, client network security, authentication and access control, user-device mapping, cloud data security and certifications.
Introduction to Zephyr OS Tracing and Profiling

Introduction to Zephyr OS Tracing and Profiling

··8 mins
This is an introduction to the critical embedded system debugging techniques of tracing and profiling within the Zephyr RTOS. After reading this article, you can use Zephyr’s native tracing tools to gain a visual, in-depth understanding of system dynamics, helping to evaluate performance, spot timing issues, and diagnose complex problems like memory leaks or thread interaction glitches.