自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(208)
  • 收藏
  • 关注

原创 ESP32-C3 Secure Boot 使用多个签名 Key

Secure Boot 使用多 Key 进行签名的应用流程

2025-04-30 15:49:58 320

原创 【ESP32 v3.1】基于 esptool 完成 Flash Encrypted(Development)+ SecureBoot V2 + NVS Encrypted

ESP32 ECO4(V3.1)使用 esptool 指令启动 Flash 加密、安全启动、NVS 加密的完整流程说明

2025-04-28 14:47:20 552

原创 【ESP32-C6】Base on esptool commands to enable Flash Encryption and Secure Boot,and update Flash key

How to update the Flash Encryption Key ?

2025-04-25 18:49:30 615

原创 构建 ESP Thread Border Router + Rainmaker 应用测试环境

构建 Thread Border Router + Rainmaker 应用测试环境。

2025-04-24 16:12:04 701

原创 Build the ESP Thread Border Router + Rainmaker application test environment

dual chips。

2025-04-24 15:46:00 691

原创 【ESP32-S3】Base on esptool commands to finish Flash Encryption Release mode

【ESP32-S3】Use esptool to finish the Flash Encryption Release mode

2025-04-14 19:12:26 735

原创 【ESP32-C6】Base on esptool commands to enable Flash Encryption and Secure Boot

【ESP32-C6】Base on esptool commands to enable Flash Encryption and Secure Boot

2025-04-11 15:22:12 827

原创 Windows 环境下,使用 ESP32 JTAG 接口进行调试的流程

ESP32 JTAG 调试步骤说明

2025-04-01 10:47:13 810

原创 【ESP32 v1.0】基于 Flash 下载工具完成 Flash Encrypted(Release+Disable Download)+ SecureBoot V1 + NVS Encrypted

基于 Flash 下载工具完成 ESP32 ECO0~ECO2 开启 Secure Boot V1 + Flash 加密 + NVS 加密的流程

2025-03-26 17:32:29 807 5

原创 【ESP32-C2】基于 esptool 完成 Secure Boot V2 和 Flash 加密 Development 模式的完整指令序列

文档提供了基于 esptool 完成 ESP32-C2 的 Secure Boot V2 + Flash Encryption 功能的完整流程

2025-03-25 18:16:51 763

原创 BLE 配对加密相关问题分享

Answer:请检查是否有使能 EXAMPLE_RESOLVE_PEER_ADDR,手机端一般使用 RPA 地址,蓝牙规范建议每 15 分钟更改一次 RPA,若未开启该选项, 设备之间不会分享 IRK,当手机更改其地址时,ESP 将无法解析,会将其视为新设备,因此需要重新配对。这种类型的地址需要绑定两个蓝牙设备,以便一个设备能够解析另一个设备的地址。处于设备隐私模式的设备只关心自己的隐私,并接受来自对等设备的包含其身份地址的广播数据包以及包含随机私有地址的广播数据包,即使对等设备过去已经分发了其 IRK。

2024-12-03 16:48:07 1491

原创 WebSocket 通信说明与基于 ESP-IDF 的 WebSocket 使用

Websocket 通信过程与具体应用

2024-12-03 16:05:08 2306 1

原创 Flash 下载工具配置选项说明

ESP Flash 下载工具的配置选项使用和说明

2024-07-09 14:57:08 2315 2

原创 【ESP32S3】Use Flash Download Tool to finish “Flash Encryption(Release)+Secure Boot V2+NVS Encryption“

【ESP32S3】How to enable “Flash Encryption + Secure Boot V2 + NVS Encryption“

2024-05-11 17:59:40 1343

原创 最新【ESP32S3】使用 Flash 下载工具完成 “ Flash 加密 Release 模式 + Secure Boot V2 + NVS 加密功能 “

【ESP32S3】开启 Flash 加密 + Secure Boot V2 + NVS 加密功能

2024-05-10 16:23:18 2466 5

原创 【ESP32S3】使用 Flash 下载工具完成 Flash 加密 Release 模式的功能

【应用笔记】基于 ESP32-S3 使用 Flash 下载工具完成 Flash 加密的全部流程

2024-04-29 15:05:45 2573 10

原创 【ESP32 ECO3】Using Flash Download Tool to Enable Secure Boot V2

Base on ESP32 ECO3 to enable Secure Boot V2

2024-04-11 18:05:48 1234

原创 【ESP32 ECO V3】使用 Flash 下载工具完成 Secure Boot V2 功能

【应用笔记】基于 Flash 下载工具完成 Secure Boot V2 的全部流程

2024-04-02 14:13:37 2092

原创 如何基于 esp-at 固件测试 TCP (UART 转 WiFi 透传)吞吐?

基于 AT 固件测试 UART 转 WIFi 透传的吞吐性能

2024-03-06 11:30:05 984 1

原创 【Ubuntu 20.04 / 22.04 LTS】最新 esp-matter SDK 软件编译环境搭建步骤

【环境搭建】【Ubuntu 20.04 / 22.04 LTS】最新 esp-matter SDK 软件编译环境搭建步骤。

2024-03-04 20:14:00 1278

原创 如何使用两个 ESP32-DevKit 开发板的 SDIO 接口测试 AT 固件?

【测试笔记】如何使用两个 ESP32-DevKit 开发板的 SDIO 接口测试 AT 固件?

2024-03-04 20:12:03 1059 1

原创 如何基于 ESP 系列产品进行 BLE OTA 测试?

【应用笔记】如何基于 ESP 系列产品进行 BLE OTA 测试?

2024-02-05 15:07:07 1818 6

原创 不同系列的 ESP 产品对应的软件 CHIP ID 是什么?

Mismatch chip id, expected 0, found 5

2024-01-30 18:02:17 792 1

原创 如何基于 ESP32 芯片测试 WiFi 连接距离、获取连接的 AP 信号强度(RSSI)以及 WiFi吞吐测试

【应用笔记】WiFi 距离测试、WiFi 吞吐测试、获取 AP 信号强度

2024-01-26 18:14:38 4231

原创 如何查询 ESP-IDF 中使用的第三方组件的版本?

【应用笔记】如何查询第三方组件版本?

2024-01-03 12:11:32 1942

原创 基于 ESP32-C3 开启 Flash 加密的 Development 模式和安全启动并进行 OTA 测试

【应用笔记】基于 ESP32-C3 开启 Flash 加密和安全启动并进行 OTA 测试

2024-01-02 17:24:19 3653 6

原创 如何基于 ESP32-S3 和 ESP32-H2 产品构建 WiFi +Thread 边界路由器?

【应用笔记】WiFi + Thread 边界路由器测试

2024-01-02 11:44:17 1426 2

原创 Ubuntu18.04 上通过 jihu 镜像完成 ESP-IDF 编译环境搭建流程

【应用笔记】Ubuntu18.04 上通过 jihu 镜像完成 ESP-IDF 编译环境搭建流程。

2023-12-19 19:51:20 1121

原创 esp-hosted 方案介绍

esp-hosted 方案主要为 Linux 或者 MCU 提供无线连接功能(WiFi 或者 BT/BLE)

2023-09-07 16:31:10 1900 4

原创 Enable Secure Boot and Flash Encrypt on software

Enable Secure Boot and Flash Encrypt on software

2023-08-25 19:13:20 725

原创 Enable Flash encryption on software

Enable Flash Encrypthon on software

2023-08-25 19:10:29 449

原创 Enable Secure boot on software

Enable Secure Boot on software

2023-08-25 19:09:35 621

原创 ESP32 BLE 定向广播

【代码】ESP32 BLE 定向广播。

2023-08-21 14:50:35 1780 1

原创 ESP32-C3 手动启用 Secure Boot V2 与 Flash 加密流程

1. 手动生成秘钥2. 手动加密固件并写入加密固件3. 手动写 Efuse 开启 Flash 加密和安全启动

2023-08-21 14:41:48 2901 2

原创 ESP 系列的产品 ULP 协处理器的应用

ESP ULP 协处理器的应用

2023-08-15 21:45:35 1532 1

原创 如何使用 AT+WEBSERVER 指令实现自定义的 Webserver html 网页配网

ESP AT 固件实现 Webserver 配网

2023-08-09 17:30:14 1587 3

原创 The hardware conditions for the ESP32-C6 chip to enter the “ Download Mode“

On the Windows environment, you can use the Flash download tool to download the firmware (The bin file).Run Choose as , as , then press .On the Ubuntu environment, you can use the esptool to download the firmware (The bin file). For example:1、

2023-08-03 15:49:37 688

原创 The hardware conditions for the ESP32-C2 chip to enter the “ Download Mode“

On the Windows environment, you can use the Flash download tool to download the firmware (The bin file).Run Choose as , as , then press .On the Ubuntu environment, you can use the esptool to download the firmware (The bin file). For example:1、T

2023-08-03 15:45:42 611

原创 Set-up ESP-AT Environment on Windows using CMD

Before you start, the following environments need to be installed:Press , then enter to open CMD terminal.Goto the new directory you just created and clone the repository.Option 1: Using ESP-AT GithubOption 2: Using ESP-AT GiteeFirst , you need t

2023-08-03 15:40:27 923

原创 How to use the Arduino-ESP32 Library as an ESP-IDF Component

【代码】How to use the Arduino-ESP32 Library as an ESP-IDF Component。

2023-07-28 11:49:18 757

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除