Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How use Both Secure Boot and OTA #10575

Open
1 task done
xshuoo opened this issue Nov 6, 2024 · 1 comment
Open
1 task done

How use Both Secure Boot and OTA #10575

xshuoo opened this issue Nov 6, 2024 · 1 comment
Labels
Status: Awaiting triage Issue is waiting for triage

Comments

@xshuoo
Copy link

xshuoo commented Nov 6, 2024

Board

esp32-s3

Device Description

esp32-s3 chip only

Hardware Configuration

no other HW

Version

v3.0.6

IDE Name

esp32-s3

Operating System

win10

Flash frequency

80Mhz

PSRAM enabled

yes

Upload speed

115200

Description

There are some ESP-S3 chips that use internal flash. The firmware is quite small, but I’ve secured it with secure boot, and I really hope to update it in the future. However, I’m not sure how to configure the chip for that purpose.

Sketch

helllo world

Debug Message

print hello world ok

Other Steps to Reproduce

try to keep the fireware and OTA

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@xshuoo xshuoo added the Status: Awaiting triage Issue is waiting for triage label Nov 6, 2024
@dzungpv
Copy link

dzungpv commented Dec 8, 2024

Try using Arduino as ESP IDF and you can follow IDF guide here to enable secure boot and flash encryption, It is not available with Arduino IDE. https://docs.espressif.com/projects/esp-idf/en/v5.1.5/esp32s3/security/secure-boot-v2.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Awaiting triage Issue is waiting for triage
Projects
None yet
Development

No branches or pull requests

2 participants