# OTA

Published articles for OTA.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## ESPHome 2026.9.0: Faster builds and encrypted updates

DevFeed: [ESPHome 2026.9.0: Faster builds and encrypted updates](<https://devfeed.tech/articles/esphome-2026-9-0-faster-builds-and-encrypted-updates-31446.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2026/09/16/esphome-2026-9/>)

Author: Jesse Hills

Published: 2026-09-16T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [esphome](<https://devfeed.tech/topics/esphome.md>), [PlatformIO](<https://devfeed.tech/topics/platformio.md>), [ESP8266](<https://devfeed.tech/topics/esp8266.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [build performance](<https://devfeed.tech/topics/build-performance.md>), [ChaCha](<https://devfeed.tech/topics/chacha-cipher.md>), [toolchain](<https://devfeed.tech/topics/toolchain.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [builds](<https://devfeed.tech/tags/builds.md>), [ci](<https://devfeed.tech/tags/ci.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp8266](<https://devfeed.tech/tags/esp8266.md>), [esphome](<https://devfeed.tech/tags/esphome.md>), [ota](<https://devfeed.tech/tags/ota.md>), [parallel](<https://devfeed.tech/tags/parallel.md>), [releases](<https://devfeed.tech/tags/releases.md>), [toolchain](<https://devfeed.tech/tags/toolchain.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

ESPHome 2026.9.0 improves build performance by parallelizing PlatformIO setup, lays groundwork for a native ESP8266 toolchain, adds Noise-encrypted OTA updates, and reduces ESP8266 RAM usage. The release also includes component additions, platform updates, and fixes.

### Source excerpt

ESPHome 2026.9.0 parallelizes PlatformIO installs, lays the groundwork for a native ESP8266 toolchain, adds Noise-encrypted OTA updates, and frees ESP8266 RAM.

## TickrCast - An ESP32-S3 HUB75 LED ticker display with server-side rendering and OTA (Crowdfunding)

DevFeed: [TickrCast - An ESP32-S3 HUB75 LED ticker display with server-side rendering and OTA (Crowdfunding)](<https://devfeed.tech/articles/tickrcast-an-esp32-s3-hub75-led-ticker-display-with-server-side-rendering-and-ota-crowdfunding-14024.md>)

Original publisher: [Read original article](<https://www.cnx-software.com/2026/09/03/tickrcast-esp32-s3-hub75-led-ticker-display-with-server-side-rendering-and-ota/>)

Author: Debashis Das

Published: 2026-09-03T08:02:56Z

Content type: news

Language: en

Sources: [CNX Software - Embedded Systems News](<https://devfeed.tech/sources/cnx-software-embedded-systems-news.md>)

Topics: [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>)

Tags: [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [display](<https://devfeed.tech/tags/display.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [iot](<https://devfeed.tech/tags/iot.md>), [kickstarter](<https://devfeed.tech/tags/kickstarter.md>), [ota](<https://devfeed.tech/tags/ota.md>), [video](<https://devfeed.tech/tags/video.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>), [wifi](<https://devfeed.tech/tags/wifi.md>)

### AI overview

Layered Ventures LLC has launched TickrCast, an expandable HUB75 LED ticker display built around an ESP32-S3. The consumer product uses Wi-Fi and Bluetooth LE, supports modular panels, plugins, signed OTA firmware updates, and hardware flash encryption.

### Source excerpt

Layered Ventures LLC has launched the TickrCast, an expandable HUB75 LED ticker display built around an ESP32-S3. The TickrCast ships as a full consumer product designed to display live esports data, traditional sports scores, social media metrics, and flight tracking across a daisy-chained array of panels. Unlike a typical LED matrix development board, the system is a complete product with a custom controller board, plug-and-play panels, power connectors, a companion app, and an expandable enclosure. The display starts with two panels and can be expanded by adding additional panels, with the company targeting configurations of 10 or more panels. The system is controlled through Wi-Fi, while Bluetooth LE is used for initial provisioning, and the manufacturer provides more than 30 plugins at launch with no subscription required. The platform also supports signed over-the-air (OTA) firmware updates and hardware flash encryption for improved device security. TickrCast controller specifications: ESP32-S3-WROOM-1U wireless module [...] The post TickrCast - An ESP32-S3 HUB75 LED ticker display with server-side rendering and OTA (Crowdfunding) appeared first on CNX Software - Embedded Systems News.

## Build connected lighting systems with the ESP DALI component

DevFeed: [Build connected lighting systems with the ESP DALI component](<https://devfeed.tech/articles/build-connected-lighting-systems-with-the-esp-dali-component-13786.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2026/08/dali-component-lighting-systems/>)

Author: John Lee

Published: 2026-08-28T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Protocol (disambiguation)](<https://devfeed.tech/topics/protocol.md>), [API](<https://devfeed.tech/topics/api.md>), [Matter](<https://devfeed.tech/topics/matter.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [blog](<https://devfeed.tech/tags/blog.md>), [bridge](<https://devfeed.tech/tags/bridge.md>), [caching](<https://devfeed.tech/tags/caching.md>), [dali](<https://devfeed.tech/tags/dali.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp-iot-solution](<https://devfeed.tech/tags/esp-iot-solution.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [lighting](<https://devfeed.tech/tags/lighting.md>), [matter](<https://devfeed.tech/tags/matter.md>), [mqtt](<https://devfeed.tech/tags/mqtt.md>), [ota](<https://devfeed.tech/tags/ota.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This tutorial introduces the ESP DALI component, which implements an IEC 62386 master on Espressif SoCs using the RMT peripheral. It covers DALI control, commissioning, sensors, DT8 color gear, and a Matter-to-DALI bridge.

### Source excerpt

The ESP DALI component implements an IEC 62386 master on the RMT peripheral, with support for commissioning, dimming, color control, sensors, and Matter-to-DALI bridges.

## Recovery Bootloader

DevFeed: [Recovery Bootloader](<https://devfeed.tech/articles/recovery-bootloader-13783.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2026/07/esp-idf-bootloader-recovery/>)

Author: John Lee

Published: 2026-07-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [ESP32-C5](<https://devfeed.tech/topics/esp32-c5.md>), [Boot Process](<https://devfeed.tech/topics/boot-process.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [bootloader](<https://devfeed.tech/tags/bootloader.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32-c5](<https://devfeed.tech/tags/esp32-c5.md>), [flash](<https://devfeed.tech/tags/flash.md>), [ota](<https://devfeed.tech/tags/ota.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

This article explains how to safely perform bootloader OTA updates with the recovery bootloader feature. It describes keeping a known-good bootloader image in a separate flash location so the device can recover if the primary bootloader becomes invalid. Examples use ESP-IDF v6.1 and ESP32-C5.

### Source excerpt

In this article, we will explore how to safely perform OTA updates for the bootloader using the recovery bootloader feature.

## ESPHome 2026.4.0: Faster ESP32 defaults and signed OTA

DevFeed: [ESPHome 2026.4.0: Faster ESP32 defaults and signed OTA](<https://devfeed.tech/articles/esphome-2026-4-0-faster-esp32-defaults-and-signed-ota-16708.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2026/04/15/esphome-2026-4/>)

Author: Jesse Hills

Published: 2026-04-15T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [ESP8266](<https://devfeed.tech/topics/esp8266.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Lvgl](<https://devfeed.tech/topics/lvgl.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp8266](<https://devfeed.tech/tags/esp8266.md>), [logging](<https://devfeed.tech/tags/logging.md>), [lvgl](<https://devfeed.tech/tags/lvgl.md>), [ota](<https://devfeed.tech/tags/ota.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [security](<https://devfeed.tech/tags/security.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

ESPHome 2026.4.0 increases ESP32 CPU frequency by default, adds signed OTA verification and custom partition tables, and improves performance across logging, configuration loading, Bluetooth proxying, Ethernet, and GPIO expanders. The release also adds an ESP8266 crash handler, LVGL 9.5.0, new components, and migration requirements for deprecated features.

### Source excerpt

ESPHome 2026.4.0 raises ESP32 CPU frequency by default, adds signed OTA and an ESP8266 crash handler, and speeds up state logging and config loading.

## Staying Ahead with ESP32 Security Updates

DevFeed: [Staying Ahead with ESP32 Security Updates](<https://devfeed.tech/articles/staying-ahead-with-esp32-security-updates-13755.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2026/03/esp32-security-updates/>)

Author: John Lee

Published: 2026-03-05T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Security](<https://devfeed.tech/topics/security.md>), [vulnerability management](<https://devfeed.tech/topics/vulnerability-management.md>), [cyber resilience act](<https://devfeed.tech/topics/cyber-resilience-act.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [software bill of materials](<https://devfeed.tech/topics/software-bill-of-materials.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [cyber-resilience-act](<https://devfeed.tech/tags/cyber-resilience-act.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [iot](<https://devfeed.tech/tags/iot.md>), [lts](<https://devfeed.tech/tags/lts.md>), [ota](<https://devfeed.tech/tags/ota.md>), [sbom](<https://devfeed.tech/tags/sbom.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

This article explains how the ESP32 ecosystem supports long-term firmware security and compliance under regulations such as the EU Cyber Resilience Act. It covers vulnerability management, secure OTA updates, Long-Term Support branches, the ESP-IDF Security Dashboard, and SBOMs for tracking affected components and patched versions.

### Source excerpt

This article explains how manufacturers can use the ESP32 ecosystem to build and maintain secure firmware over time, especially in light of new regulations like the EU Cyber Resilience Act. It highlights tools such as vulnerability dashboards, Long-Term Support branches, and secure OTA updates to ensure ongoing compliance and device security.

## ESPHome 2026.1.0: Automatic WiFi roaming and ESP-IDF by default

DevFeed: [ESPHome 2026.1.0: Automatic WiFi roaming and ESP-IDF by default](<https://devfeed.tech/articles/esphome-2026-1-0-automatic-wifi-roaming-and-esp-idf-by-default-16705.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2026/01/21/esphome-2026-1/>)

Author: Jesse Hills

Published: 2026-01-21T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [esphome](<https://devfeed.tech/topics/esphome.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>)

Tags: [encryption](<https://devfeed.tech/tags/encryption.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esphome](<https://devfeed.tech/tags/esphome.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [ota](<https://devfeed.tech/tags/ota.md>), [performance](<https://devfeed.tech/tags/performance.md>), [releases](<https://devfeed.tech/tags/releases.md>), [security](<https://devfeed.tech/tags/security.md>), [sha256](<https://devfeed.tech/tags/sha256.md>), [wifi](<https://devfeed.tech/tags/wifi.md>)

### AI overview

ESPHome 2026.1.0 adds automatic WiFi roaming, makes ESP-IDF the default framework for supported ESP32 targets, requires API encryption and SHA256 authentication for OTA updates, and introduces performance, platform, hardware, and parsing improvements.

### Source excerpt

ESPHome 2026.1.0 adds automatic WiFi roaming, makes ESP-IDF the default on ESP32, requires API encryption and SHA256 OTA, and lands broad performance work.

## ESP-ZeroCode adds RED-DA documentation support for Matter device firmware

DevFeed: [ESP-ZeroCode adds RED-DA documentation support for Matter device firmware](<https://devfeed.tech/articles/red-da-compliant-matter-devices-with-esp-zerocode-13741.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/12/red_da_matter_esp_zerocode/>)

Author: John Lee

Published: 2025-12-08T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Espressif](<https://devfeed.tech/topics/espressif.md>), [Matter](<https://devfeed.tech/topics/matter.md>), [EN 18031](<https://devfeed.tech/topics/en-18031.md>), [Red](<https://devfeed.tech/topics/red.md>), [Development](<https://devfeed.tech/topics/development.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [en-18031](<https://devfeed.tech/tags/en-18031.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [matter](<https://devfeed.tech/tags/matter.md>), [ota](<https://devfeed.tech/tags/ota.md>), [product-development](<https://devfeed.tech/tags/product-development.md>), [redda](<https://devfeed.tech/tags/redda.md>), [zerocode](<https://devfeed.tech/tags/zerocode.md>)

### AI overview

Espressif describes an ESP-ZeroCode integration that generates Matter device firmware alongside a RED-DA-oriented documentation starter package. The package includes pre-filled templates covering platform security, network and secure-update mechanisms, and EN 18031 mappings; manufacturers must add device-specific information to complete the technical file.

### Source excerpt

In this blog we will introduce how combining the Espressif RED-DA compliance framework along with the ESP ZeroCode platform can help accelerate your product development

## NixOS OTA Updates with systemd-sysupdate: Immutable A/B System Partitions

DevFeed: [NixOS OTA Updates with systemd-sysupdate: Immutable A/B System Partitions](<https://devfeed.tech/articles/nixos-ota-updates-with-systemd-sysupdate-immutable-a-b-system-partitions-32436.md>)

Original publisher: [Read original article](<https://nixcademy.com/posts/immutable-ab-system-partitions-with-nixos-for-ota-updates-with-systemd-sysupdate/>)

Author: Jacek Galowicz

Published: 2025-11-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Nixcademy Blog](<https://devfeed.tech/sources/nixcademy-blog.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [linux](<https://devfeed.tech/tags/linux.md>), [ota](<https://devfeed.tech/tags/ota.md>), [partitions](<https://devfeed.tech/tags/partitions.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

A tutorial on using NixOS and systemd-sysupdate to build immutable A/B system partitions for over-the-air updates of minimal appliance systems. It explains the partition layout, update packages, configuration, and testing the update cycle in a virtual machine.

### Source excerpt

NixOS systemd-sysupdate tutorial: build immutable A/B system partitions for over-the-air appliance updates. Part 3 of our NixOS image series.

## ESPHome 2025.7.0: Web server OTA, LoRa, and sub-devices

DevFeed: [ESPHome 2025.7.0: Web server OTA, LoRa, and sub-devices](<https://devfeed.tech/articles/esphome-2025-7-0-web-server-ota-lora-and-sub-devices-16699.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2025/07/16/esphome-2025-7/>)

Author: Jesse Hills

Published: 2025-07-16T00:00:00Z

Content type: release

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [esphome](<https://devfeed.tech/topics/esphome.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [lora](<https://devfeed.tech/topics/lora.md>), [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [component](<https://devfeed.tech/tags/component.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esphome](<https://devfeed.tech/tags/esphome.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [lora](<https://devfeed.tech/tags/lora.md>), [memory](<https://devfeed.tech/tags/memory.md>), [new-features](<https://devfeed.tech/tags/new-features.md>), [ota](<https://devfeed.tech/tags/ota.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>)

### AI overview

ESPHome 2025.7.0 is a major release that moves web server OTA into a dedicated platform, removes ESP-IDF 4.x support in favor of ESP-IDF 5.3.2 or newer, and adds sub-device support, Jinja2 template expressions, LoRa communication, and new hardware and sensor support.

### Source excerpt

ESPHome 2025.7.0 moves web server OTA to its own platform, removes ESP-IDF 4.x support, adds sub-device support and Jinja2 template expressions, and introduces LoRa hardware support.

## ESP32-C2 (ESP8684) Upgrade: More Memory, Storage, and Performance

DevFeed: [ESP32-C2 (ESP8684) Upgrade: More Memory, Storage, and Performance](<https://devfeed.tech/articles/esp32-c2-esp8684-upgrade-more-memory-storage-and-performance-13685.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/03/esp32c2_news/>)

Author: John Lee

Published: 2025-03-07T10:38:28Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c2](<https://devfeed.tech/tags/esp32-c2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [logging](<https://devfeed.tech/tags/logging.md>), [memory](<https://devfeed.tech/tags/memory.md>), [ota](<https://devfeed.tech/tags/ota.md>), [performance](<https://devfeed.tech/tags/performance.md>), [storage](<https://devfeed.tech/tags/storage.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

### AI overview

Espressif describes an ESP32-C2 (ESP8684) upgrade that adds memory and Flash storage and improves performance and efficiency. It recommends that developers and manufacturers update to the latest ESP-IDF minor version for compatibility and stability.

### Source excerpt

To fully leverage the improved capabilities of the ESP32-C2, we recommend that all developers and manufacturers update to use the latest ESP-IDF minor version as soon as possible. Espressif has upgraded the ESP32-C2 (ESP8684) to enhance its performance and efficiency. This update provides additional memory and Flash storage, enabling developers to build more complex applications while ensuring long-term stability and support.

## Announcing ESP-TEE Framework for ESP32-C6

DevFeed: [Announcing ESP-TEE Framework for ESP32-C6](<https://devfeed.tech/articles/announcing-esp-tee-framework-for-esp32-c6-13679.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/02/announcing-esp-tee/>)

Author: John Lee

Published: 2025-02-18T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [trusted-execution-environment](<https://devfeed.tech/topics/trusted-execution-environment.md>), [Security](<https://devfeed.tech/topics/security.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [RISC-V](<https://devfeed.tech/topics/riscv.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [attestation](<https://devfeed.tech/tags/attestation.md>), [blog](<https://devfeed.tech/tags/blog.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp-tee](<https://devfeed.tech/tags/esp-tee.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c6](<https://devfeed.tech/tags/esp32-c6.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [freertos](<https://devfeed.tech/tags/freertos.md>), [iot](<https://devfeed.tech/tags/iot.md>), [ota](<https://devfeed.tech/tags/ota.md>), [risc-v](<https://devfeed.tech/tags/risc-v.md>), [security](<https://devfeed.tech/tags/security.md>), [standards](<https://devfeed.tech/tags/standards.md>), [trust](<https://devfeed.tech/tags/trust.md>)

### AI overview

Espressif announces the availability of the ESP-TEE framework for ESP32-C6. The framework provides a hardware-enforced trusted execution environment that isolates sensitive computations and data from the main application, with features including secure storage, secure OTA updates, and attestation.

### Source excerpt

We are thrilled to announce the availability of the ESP-TEE (Trusted Execution Environment) framework for the ESP32-C6! Designed to enhance security on Espressif's SoCs, ESP-TEE enables a protected execution environment to safeguard sensitive information and operations. The Importance of the ESP-TEE# Security is paramount in the IoT landscape, where billions of devices exchange sensitive information daily.

## WLED - Powered by the Community

DevFeed: [WLED - Powered by the Community](<https://devfeed.tech/articles/wled-powered-by-the-community-13678.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/01/wled-powered-by-the-community/>)

Author: John Lee

Published: 2025-01-06T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [ESP8266](<https://devfeed.tech/topics/esp8266.md>), [Arduino](<https://devfeed.tech/topics/arduino.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Web](<https://devfeed.tech/topics/web.md>), [Chrome](<https://devfeed.tech/topics/chrome.md>), [Edge](<https://devfeed.tech/topics/edge.md>)

Tags: [arduino](<https://devfeed.tech/tags/arduino.md>), [beginner](<https://devfeed.tech/tags/beginner.md>), [blog](<https://devfeed.tech/tags/blog.md>), [chrome](<https://devfeed.tech/tags/chrome.md>), [community-software](<https://devfeed.tech/tags/community-software.md>), [edge](<https://devfeed.tech/tags/edge.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp8266](<https://devfeed.tech/tags/esp8266.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [led](<https://devfeed.tech/tags/led.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [ota](<https://devfeed.tech/tags/ota.md>), [software](<https://devfeed.tech/tags/software.md>), [web-interface](<https://devfeed.tech/tags/web-interface.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>), [wled](<https://devfeed.tech/tags/wled.md>)

### AI overview

This article introduces WLED, an open-source project for controlling addressable LEDs with ESP32 or ESP8266 boards using the Arduino core. It explains supported features, hardware requirements, firmware flashing, Wi-Fi setup, and web-based configuration.

### Source excerpt

Making amazing lighting installations might seem very complex, requiring a lot of expensive hardware and software. However, it can't be further from the truth. With an ESP32 or ESP8266 at hand and with the help of some software from our wonderful community, this is not that complex. Try it yourself, and you will be pleasantly surprised. Today we will talk about a community project, created by Christian Schwinne a.k.a Aircoookie, called WLED.

## Secure boot with auto-signing in ESP RainMaker OTA

DevFeed: [Secure boot with auto-signing in ESP RainMaker OTA](<https://devfeed.tech/articles/secure-boot-with-auto-signing-in-esp-rainmaker-ota-13952.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/secure-boot-with-auto-signing-in-esp-rainmaker-ota/>)

Author: John Lee

Published: 2024-07-29T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Security](<https://devfeed.tech/topics/security.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [developer](<https://devfeed.tech/tags/developer.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp-rainmaker](<https://devfeed.tech/tags/esp-rainmaker.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [fips](<https://devfeed.tech/tags/fips.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [iot](<https://devfeed.tech/tags/iot.md>), [management](<https://devfeed.tech/tags/management.md>), [ota](<https://devfeed.tech/tags/ota.md>), [private-key](<https://devfeed.tech/tags/private-key.md>), [rainmaker](<https://devfeed.tech/tags/rainmaker.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [signing](<https://devfeed.tech/tags/signing.md>), [verification](<https://devfeed.tech/tags/verification.md>)

### AI overview

This article explains how ESP RainMaker's Secure Signing feature manages secure boot keys and automatically signs firmware during OTA upgrades. It describes cloud-based key management, device-specific signing, and role separation for fleet management.

### Source excerpt

Security is one of the most important aspects of any IoT system and at Espressif, we take it very seriously. The ESP RainMaker platform offers a secure way to onboard a device onto Wi-Fi network and then control and monitor it through cloud. However, the security of the hardware itself is also critical for the overall system to be secure. Espressif MCUs come with various security features like secure boot, flash encryption, etc.

## How to switch between multiple ESP32 firmware binaries stored in the flash memory

DevFeed: [How to switch between multiple ESP32 firmware binaries stored in the flash memory](<https://devfeed.tech/articles/how-to-switch-between-multiple-esp32-firmware-binaries-stored-in-the-flash-memory-13963.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/switch-between-firmware-binaries/>)

Author: John Lee

Published: 2024-07-24T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Microcontroller](<https://devfeed.tech/topics/microcontroller.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [m5stack](<https://devfeed.tech/topics/m5stack.md>), [Wokwi](<https://devfeed.tech/topics/wokwi.md>)

Tags: [binaries](<https://devfeed.tech/tags/binaries.md>), [blog](<https://devfeed.tech/tags/blog.md>), [boot](<https://devfeed.tech/tags/boot.md>), [bootloader](<https://devfeed.tech/tags/bootloader.md>), [bsp](<https://devfeed.tech/tags/bsp.md>), [build](<https://devfeed.tech/tags/build.md>), [code](<https://devfeed.tech/tags/code.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-p4](<https://devfeed.tech/tags/esp32-p4.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [flash](<https://devfeed.tech/tags/flash.md>), [gui](<https://devfeed.tech/tags/gui.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [iot](<https://devfeed.tech/tags/iot.md>), [m5stack](<https://devfeed.tech/tags/m5stack.md>), [memory](<https://devfeed.tech/tags/memory.md>), [ota](<https://devfeed.tech/tags/ota.md>), [partition](<https://devfeed.tech/tags/partition.md>), [quick-start](<https://devfeed.tech/tags/quick-start.md>), [releases](<https://devfeed.tech/tags/releases.md>), [simulation](<https://devfeed.tech/tags/simulation.md>), [wokwi](<https://devfeed.tech/tags/wokwi.md>)

### AI overview

A tutorial on using the ESP32 Graphical Bootloader to store multiple firmware images in flash memory and switch between them. It explains the bootloader flow, partition-table configuration, and steps for building, merging, flashing, and simulating the application.

### Source excerpt

Introduction# The ESP32 microcontroller is a versatile and powerful device, widely used in IoT and embedded applications. One of its advanced features is the ability to store multiple firmware images in its flash memory and switch between them. This capability can be leveraged for various purposes, such as testing different firmware versions, running multiple applications, or maintaining a backup firmware.

## What's New with ESP ZeroCode

DevFeed: [What's New with ESP ZeroCode](<https://devfeed.tech/articles/what-s-new-with-esp-zerocode-13973.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/whats-new-with-esp-zerocode/>)

Author: John Lee

Published: 2024-04-28T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Matter](<https://devfeed.tech/topics/matter.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [MQTT](<https://devfeed.tech/topics/mqtt.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c2](<https://devfeed.tech/tags/esp32-c2.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [interest](<https://devfeed.tech/tags/interest.md>), [iot](<https://devfeed.tech/tags/iot.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mqtt](<https://devfeed.tech/tags/mqtt.md>), [ota](<https://devfeed.tech/tags/ota.md>), [works-with-home-assistant](<https://devfeed.tech/tags/works-with-home-assistant.md>), [zero-code](<https://devfeed.tech/tags/zero-code.md>), [zerocode](<https://devfeed.tech/tags/zerocode.md>)

### AI overview

Espressif reviews updates to ESP ZeroCode after eight months, reporting user activity, Matter-certified devices, expanded automated quality testing, new single-chip and two-chip solution types, and broader ecosystem partnerships.

### Source excerpt

The Fastest Way to Launch Matter-enabled Products It's been about 8 months since we launched ESP ZeroCode. For all these months, continuous interest and customer activity has kept us busy. Let's look at some of the highlights of what's new with ESP ZeroCode. Customer Interest# Over 11,000 users across 125 countries have visited ESP ZeroCode, building various kinds of Matter-enabled products. Every week we get numerous queries and requests for samples or product-related queries.

## Announcing ESP ZeroCode ExL Module

DevFeed: [Announcing ESP ZeroCode ExL Module](<https://devfeed.tech/articles/announcing-esp-zerocode-exl-module-13851.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp-zerocode-exl-module-powered-by-aws-iot-expresslink-simplifying-matter-compatible/>)

Author: John Lee

Published: 2023-11-12T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Espressif](<https://devfeed.tech/topics/espressif.md>), [Matter](<https://devfeed.tech/topics/matter.md>), [AWS IoT Core](<https://devfeed.tech/topics/aws-iot-core.md>), [ESP32-C6](<https://devfeed.tech/topics/esp32-c6.md>), [Microcontroller](<https://devfeed.tech/topics/microcontroller.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-iot-core](<https://devfeed.tech/tags/aws-iot-core.md>), [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c6](<https://devfeed.tech/tags/esp32-c6.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [iot](<https://devfeed.tech/tags/iot.md>), [matter](<https://devfeed.tech/tags/matter.md>), [ota](<https://devfeed.tech/tags/ota.md>), [security](<https://devfeed.tech/tags/security.md>), [wi-fi-6](<https://devfeed.tech/tags/wi-fi-6.md>)

### AI overview

Espressif announced the ESP ZeroCode ExL connectivity module, developed with AWS and powered by AWS IoT ExpressLink. Based on the ESP32-C6, it provides Wi-Fi 6, Bluetooth 5 LE, and 802.15.4 connectivity, with built-in Matter and cloud connectivity software exposed through an AT-command serial interface.

### Source excerpt

Announcing ESP ZeroCode ExL powered by AWS IoT ExpressLink -- Simplifying Matter-compatible Cloud-connected Devices As a part of our efforts to make the development of Matter protocol-enabled devices easy, Espressif announced ESP ZeroCode modules and ESP ZeroCode Console earlier this year. These ESP ZeroCode modules are well-suited for Matter connectivity for simple devices such as lighting fixtures, switches, sockets, blind controllers, and sensors.

## OTA Firmware Updates with ESP Privilege Separation

DevFeed: [OTA Firmware Updates with ESP Privilege Separation](<https://devfeed.tech/articles/ota-firmware-updates-with-esp-privilege-separation-13940.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/ota-firmware-updates-with-esp-privilege-separation/>)

Author: John Lee

Published: 2023-01-29T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [business-logic](<https://devfeed.tech/tags/business-logic.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp-privilege-separation](<https://devfeed.tech/tags/esp-privilege-separation.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [firmware-update](<https://devfeed.tech/tags/firmware-update.md>), [iot](<https://devfeed.tech/tags/iot.md>), [ota](<https://devfeed.tech/tags/ota.md>), [partition](<https://devfeed.tech/tags/partition.md>), [security](<https://devfeed.tech/tags/security.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

This article explains independent over-the-air firmware updates for protected_app and user_app in ESP Privilege Separation. It describes the ESP-IDF partition layout, the user-app update workflow, background downloading, reboot handling, and optional signature verification.

### Source excerpt

Over-The-Air (OTA) firmware update is one of the most important feature of any connected device. It enables the developers to ship out new features and bug fixes by remotely updating the application. In ESP Privilege Separation, there are two applications -- protected_app and user_app for which the framework provides the ability to independently update both the application binaries. In this post we will describe the independent OTA update feature under ESP Privilege Separation.

## July Update: A Pinecil Evolved

DevFeed: [July Update: A Pinecil Evolved](<https://devfeed.tech/articles/july-update-a-pinecil-evolved-34867.md>)

Original publisher: [Read original article](<https://pine64.org/2022/07/28/july-update-a-pinecil-evolved/>)

Published: 2022-07-28T00:00:00Z

Content type: news

Language: en

Sources: [Community blog on PINE64](<https://devfeed.tech/sources/community-blog-on-pine64.md>)

Topics: [RISC-V](<https://devfeed.tech/topics/riscv.md>), [SOC](<https://devfeed.tech/topics/soc.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Ethernet](<https://devfeed.tech/topics/ethernet.md>), [pcie](<https://devfeed.tech/topics/pcie.md>), [USB](<https://devfeed.tech/topics/usb.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [gigabit-ethernet](<https://devfeed.tech/tags/gigabit-ethernet.md>), [ota](<https://devfeed.tech/tags/ota.md>), [pcie](<https://devfeed.tech/tags/pcie.md>), [pinebuds](<https://devfeed.tech/tags/pinebuds.md>), [pinecil](<https://devfeed.tech/tags/pinecil.md>), [pinesounds](<https://devfeed.tech/tags/pinesounds.md>), [pinetime](<https://devfeed.tech/tags/pinetime.md>), [quartz64](<https://devfeed.tech/tags/quartz64.md>), [quartzpro64](<https://devfeed.tech/tags/quartzpro64.md>), [risc-v](<https://devfeed.tech/tags/risc-v.md>), [star64](<https://devfeed.tech/tags/star64.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [update](<https://devfeed.tech/tags/update.md>), [usb](<https://devfeed.tech/tags/usb.md>)

### AI overview

PINE64's July community update introduces Pinecil V2 and reviews Star64, a RISC-V single-board computer using the StarFive JH7110 CPU and BXE-2-32 GPU. It also reports progress on Quartz64, PineBuds, PineTime, and InfiniTime.

### Source excerpt

Welcome to the July community update - I hope you're staying cool in the heatwave. This month we're introducing the Pinecil V2 - an evolution of the original Pinecil - and taking a closer look at the Star64 RISC-V SBC. We also discuss Quartz64's development progress, the PineBuds and receive an update on PineTime and InfiniTime from JF. Let's get into it. You can watch the synopsis of this month's community update on YouTube (embedded below) as well as on Odysee and PeerTube. To stay up-to-date with PINE64 news make sure to subscribe to this blog (subscription widget at the bottom of the webpage), follow the PINE64 Telegram News channel, the announcements channel in Discord as well as our Twitter and Mastodon. I'd like to thank Alex (clover) Ben Brown (Ralim), pillow, JF and PizzaLovingNerd for their contributions to this community update. N.B. Comments on the blog post need to be in English and follow our Community Rules and Code of Conduct. https://www.youtube.com/watch?v=Tn4S1mdt7QQ July Update video synopsis TL;DR Housekeeping New PineTalk episode is out Quarterly Q&A on August 13, at 8:00PM CEST (UTC+2) Alternative payment methods available in Pine Store again The Pinebook Pro is available PINE64 EU has launched Pinecil (V2) New RISC-V SoC Adds BLE - opening potential for OTA updates & remote telemetry Automatic detection of tip resistance Compatible with existing peripherals and accessories, including cases Range of new, shorter 6.2ohm tips for higher power level IronOS already ported Counterfeit protection; future option for users to verify if their Pinecil V2 is legit Available very soon Star64 Congratulations to Gav for being the first to solve the riddle! Star64 is in final layout stages and we want to bring it to the market soon Uses StarFive JH7110 64bit CPU paired with BXE-2-32 GPU Available in 4 and 8GB RAM configuration Equipped with 2x Gigabit Ethernet ports (a variant with 1x GbE will be available later on for $5 less), PCIe, USB 3.0 as well as 2x U

## Espressif Announces AWS IoT ExpressLink Modules Based on ESP32-C3

DevFeed: [Espressif Announces AWS IoT ExpressLink Modules Based on ESP32-C3](<https://devfeed.tech/articles/november-2021-13932.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/november-2021/>)

Author: John Lee

Published: 2021-11-30T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32-C3](<https://devfeed.tech/topics/esp32-c3.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth-le](<https://devfeed.tech/tags/bluetooth-le.md>), [digital-signature](<https://devfeed.tech/tags/digital-signature.md>), [esp32-c3](<https://devfeed.tech/tags/esp32-c3.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [iot](<https://devfeed.tech/tags/iot.md>), [messaging](<https://devfeed.tech/tags/messaging.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [ota](<https://devfeed.tech/tags/ota.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [psram](<https://devfeed.tech/tags/psram.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

Espressif announces AWS IoT ExpressLink modules based on the ESP32-C3 SoC, with Wi-Fi and Bluetooth LE 5.0 connectivity, a serial interface for AWS IoT services, and pre-provisioned security features.

### Source excerpt

Hi everyone, Espressif is proud to announce the availability of new Wi-Fi modules implementing the AWS IoT ExpressLink specification. Espressif's AWS IoT ExpressLink modules, ESP32-C3-MINI-1-N4-A, are based on the ESP32-C3 SoC and offer Wi-Fi + Bluetooth LE 5.0 connectivity, thus providing any host MCUs with out-of-the-box, seamless, AWS cloud connectivity.

## Zephyr RTOS on ESP32 -- First Steps

DevFeed: [Zephyr RTOS on ESP32 -- First Steps](<https://devfeed.tech/articles/zephyr-rtos-on-esp32-first-steps-13658.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2021/02/zephyr-rtos-on-esp32-first-steps/>)

Author: John Lee

Published: 2021-02-24T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Zephyr RTOS](<https://devfeed.tech/topics/zephyr-rtos.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [installation](<https://devfeed.tech/tags/installation.md>), [mcuboot](<https://devfeed.tech/tags/mcuboot.md>), [ota](<https://devfeed.tech/tags/ota.md>), [quick-start](<https://devfeed.tech/tags/quick-start.md>), [security](<https://devfeed.tech/tags/security.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [usb](<https://devfeed.tech/tags/usb.md>), [windows](<https://devfeed.tech/tags/windows.md>), [zephyr](<https://devfeed.tech/tags/zephyr.md>)

### AI overview

A quick-start guide for using Zephyr RTOS on ESP32 devices. It covers installation, board selection, the first build, console connections, binary blobs, and testing the Zephyr port of MCUboot for OTA and security requirements.

### Source excerpt

First Steps with Zephyr on ESP32, a collection of all needed tutorials.

## How to use custom partition tables on ESP32

DevFeed: [How to use custom partition tables on ESP32](<https://devfeed.tech/articles/how-to-use-custom-partition-tables-on-esp32-13884.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/how-to-use-custom-partition-tables-on-esp32/>)

Author: John Lee

Published: 2021-02-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [bootloader](<https://devfeed.tech/tags/bootloader.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [flash](<https://devfeed.tech/tags/flash.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [iot](<https://devfeed.tech/tags/iot.md>), [ota](<https://devfeed.tech/tags/ota.md>), [partition](<https://devfeed.tech/tags/partition.md>), [storage](<https://devfeed.tech/tags/storage.md>), [wifi](<https://devfeed.tech/tags/wifi.md>)

### AI overview

This tutorial explains how ESP32 flash memory is organized and how custom partition tables can separate application firmware from persistent data. It references ESP-IDF v4.2 and discusses partitions used for configuration, calibration, WiFi and Bluetooth data, and OTA updates.

### Source excerpt

Introduction# When we create a new project using ESP32 , sometimes we need to store data in the flash to persist even after a restart or power down. In the past, the most common way to do that was by using EEPROM, with just a few bytes of storage ability which limited it for larger amount of data. On the other hand, the ESP32 uses a flash memory to store the firmware, including the bootloader and other relevant data.

## OTA Updates Framework

DevFeed: [OTA Updates Framework](<https://devfeed.tech/articles/ota-updates-framework-13942.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/ota-updates-framework/>)

Author: John Lee

Published: 2020-12-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [bootloader](<https://devfeed.tech/tags/bootloader.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [git](<https://devfeed.tech/tags/git.md>), [iot](<https://devfeed.tech/tags/iot.md>), [ota](<https://devfeed.tech/tags/ota.md>), [partition](<https://devfeed.tech/tags/partition.md>), [rollback](<https://devfeed.tech/tags/rollback.md>), [security](<https://devfeed.tech/tags/security.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

This tutorial explains the design and internal workings of the Over-The-Air Updates framework in ESP-IDF. It covers ESP32 partition tables and flash layout, application image descriptors, firmware and security versions, reliability, security, and anti-rollback considerations.

### Source excerpt

In this post we will discuss the design and internal workings of Over-The-Air (OTA) Updates framework in ESP-IDF. We shall also cover some of the features from OTA updates, focused around reliability and security that can help to build better IoT products with ESP32. Background Information# Lets cover some basic information essential for understanding the overall OTA update procedure. Partition Table & Flash Layout# The Partition table defines the flash layout on ESP32.

## July 2020: ESP RainMaker Adds ESP32 Support and New IoT Platform Features

DevFeed: [July 2020: ESP RainMaker Adds ESP32 Support and New IoT Platform Features](<https://devfeed.tech/articles/july-2020-13895.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/july-2020/>)

Author: John Lee

Published: 2020-07-27T00:00:00Z

Content type: news

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Esp32 S2](<https://devfeed.tech/topics/esp32-s2.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [VS Code Extension](<https://devfeed.tech/topics/vscode-extension.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [ble](<https://devfeed.tech/tags/ble.md>), [blog](<https://devfeed.tech/tags/blog.md>), [esp-rainmaker](<https://devfeed.tech/tags/esp-rainmaker.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-s2](<https://devfeed.tech/tags/esp32-s2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [instagram](<https://devfeed.tech/tags/instagram.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [iot](<https://devfeed.tech/tags/iot.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [ota](<https://devfeed.tech/tags/ota.md>), [vscode](<https://devfeed.tech/tags/vscode.md>)

### AI overview

Espressif's July 2020 update announces ESP RainMaker support for ESP32 in addition to ESP32-S2. It also describes BLE-based Wi-Fi provisioning, voice integrations, OTA firmware upgrades, mobile application resources, and a VSCode extension, alongside news about a wildlife protection donation.

### Source excerpt

Hi everyone, You might remember that a rather short while ago we launched ESP RainMaker, Espressif's end-to-end platform which enables makers to realize their IoT ideas faster and without the hassle of managing the infrastructure involved in this process. Today, we are pleased to announce that we have recently added a number of features to this platform. So, ESP RainMaker now supports ESP32 too, on top of ESP32-S2, with which our end-to-end platform was initially launched.

[Next page](<https://devfeed.tech/tags/ota.md?cursor=WyIyMDIwLTA3LTI3VDAwOjAwOjAwKzAwOjAwIiwgIjdiZjFjZTM0LWM3NzktNDJkNC05NTIxLTMxN2IwYjQ0YTEyOSJd>)