- 博客(196)
- 收藏
- 关注
原创 【ESP32S3】Use Flash Download Tool to finish “Flash Encryption + Secure Boot V2 + NVS Encryption“
【ESP32S3】How to enable “Flash Encryption + Secure Boot V2 + NVS Encryption“
2024-05-11 17:59:40 947
原创 最新【ESP32S3】使用 Flash 下载工具完成 “ Flash 加密 + Secure Boot V2 + NVS 加密功能 “
【ESP32S3】开启 Flash 加密 + Secure Boot V2 + NVS 加密功能
2024-05-10 16:23:18 1578 4
原创 【ESP32S3】使用 Flash 下载工具完成 Flash 加密功能
【应用笔记】基于 ESP32-S3 使用 Flash 下载工具完成 Flash 加密的全部流程
2024-04-29 15:05:45 1463 9
原创 【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 1032
原创 【ESP32 ECO V3】使用 Flash 下载工具完成 Secure Boot V2 功能
【应用笔记】基于 Flash 下载工具完成 Secure Boot V2 的全部流程
2024-04-02 14:13:37 1530
原创 【Ubuntu 20.04 / 22.04 LTS】最新 esp-matter SDK 软件编译环境搭建步骤
【环境搭建】【Ubuntu 20.04 / 22.04 LTS】最新 esp-matter SDK 软件编译环境搭建步骤。
2024-03-04 20:14:00 1002
原创 如何使用两个 ESP32-DevKit 开发板的 SDIO 接口测试 AT 固件?
【测试笔记】如何使用两个 ESP32-DevKit 开发板的 SDIO 接口测试 AT 固件?
2024-03-04 20:12:03 840 1
原创 如何基于 ESP32 芯片测试 WiFi 连接距离、获取连接的 AP 信号强度(RSSI)以及 WiFi吞吐测试
【应用笔记】WiFi 距离测试、WiFi 吞吐测试、获取 AP 信号强度
2024-01-26 18:14:38 3217
原创 基于 ESP32-C3 开启 Flash 加密和安全启动并进行 OTA 测试
【应用笔记】基于 ESP32-C3 开启 Flash 加密和安全启动并进行 OTA 测试
2024-01-02 17:24:19 3071 5
原创 如何基于 ESP32-S3 和 ESP32-H2 产品构建 WiFi +Thread 边界路由器?
【应用笔记】WiFi + Thread 边界路由器测试
2024-01-02 11:44:17 1051
原创 Ubuntu18.04 上通过 jihu 镜像完成 ESP-IDF 编译环境搭建流程
【应用笔记】Ubuntu18.04 上通过 jihu 镜像完成 ESP-IDF 编译环境搭建流程。
2023-12-19 19:51:20 920
原创 esp-hosted 方案介绍
esp-hosted 方案主要为 Linux 或者 MCU 提供无线连接功能(WiFi 或者 BT/BLE)
2023-09-07 16:31:10 1529 3
原创 Enable Secure Boot and Flash Encrypt on software
Enable Secure Boot and Flash Encrypt on software
2023-08-25 19:13:20 642
原创 ESP32-C3 手动启用 Secure Boot V2 与 Flash 加密流程
1. 手动生成秘钥2. 手动加密固件并写入加密固件3. 手动写 Efuse 开启 Flash 加密和安全启动
2023-08-21 14:41:48 2094 1
原创 如何使用 AT+WEBSERVER 指令实现自定义的 Webserver html 网页配网
ESP AT 固件实现 Webserver 配网
2023-08-09 17:30:14 1302 2
原创 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 549
原创 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 469
原创 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 827
原创 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 667
原创 The hardware conditions for the ESP32-H2 chip to enter the “ Download Mode“
ESP32-H2 downloads firmware via U0TXD(GPIO24)and U0RXD(GPIO23) by default.
2023-07-26 15:40:29 589
原创 Set up the compilation environment for ESP8266-RTOS-SDK using Git on Windows
How to set up the ESP8266-RTOS-SDK compilation environment?
2023-07-12 11:51:23 571
原创 如何基于 ESP-IDF SDK 为应用工程添加自定义的 menuconfig 编译条件设置?
1、在工程的 main 目录下添加 Kconfig.projbuild 文件2、对需要添加自定义设置的参数进行定义3、在应用代码中使用自定义设置的参数4、编写 Kconfig.projbuild 文件
2023-07-05 18:40:46 1311
原创 ESP32-S3 使用指定 key 来进行 secure boot 签名并进行 OTA 测试
1. 生成指定 secure boot 签名 key2. 软件开启 secure boot 配置3. 烧录被签名的固件4. 对新的 app.bin 使用指定 key 进行签名5. 对已经签名的 app.bin 进行 OTA 测试
2023-06-08 14:57:46 1946 1
原创 ESP Certificate Bundle 分享
ESP x509 证书捆绑 API 通过支持自定义 x509 根证书捆绑包提供了一种用于 TLS 服务器验证的简单的方法。该捆绑包带有 Mozilla 的 NSS 根证书商店的完整根证书列表。可以通过 ESP32 x509 证书包生成实用程序 gen_crt_bundle.py,将 PEM 和 DER 证书转换为自定义捆绑格式,该格式仅存储主题名称和公钥以减少空间。ESP x509 Certificate Bundle 里面包含大部分服务器的 CA 认证根证书,会编译进固件,用来校验服务器。
2023-06-06 15:26:22 1932 1
原创 基于 ESP32 创建 HTTP Server 服务器,支持载入文件到服务器,并对载入文件进行删除管理
【代码】基于 ESP32 创建 HTTP Server 服务器,支持载入文件到服务器,并对载入文件进行删除管理。
2023-05-24 18:00:40 2265 6
原创 基于 ESP-Rainmaker SDK 测试 RGB LED 灯泡控制
输入 配网密码,开始配网。最后,也可以删除当前设备。Light 控制界面。
2023-04-24 19:24:37 1181
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人