- 博客(208)
- 收藏
- 关注
原创 【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
原创 【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
原创 【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
原创 如何基于 ESP32 芯片测试 WiFi 连接距离、获取连接的 AP 信号强度(RSSI)以及 WiFi吞吐测试
【应用笔记】WiFi 距离测试、WiFi 吞吐测试、获取 AP 信号强度
2024-01-26 18:14:38
4231
原创 基于 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
原创 ESP32-C3 手动启用 Secure Boot V2 与 Flash 加密流程
1. 手动生成秘钥2. 手动加密固件并写入加密固件3. 手动写 Efuse 开启 Flash 加密和安全启动
2023-08-21 14:41:48
2901
2
原创 如何使用 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关注的人