适配 ESP32-S3 开发板并完善低功耗唤醒流程 - #152
Merged
Merged
Conversation
AeBoPi
commented
Jul 8, 2026
Collaborator
- 新增 YD ESP32-S3 N16R8 开发板配置与 PlatformIO 环境
- 增加 16MB OTA 分区表,适配 16MB Flash / 8MB PSRAM
- 默认关闭 S3 板载 GPIO48 RGB 灯,避免运行和深睡前异常耗电/闪烁
- 修复深睡前 BOOT 按键未释放导致的立即唤醒问题
- 统一 BOOT 按键语义:短按仅用于深睡唤醒,长按进入配网
- 增加 BOOT 唤醒后的 10 分钟临时在线窗口
- 首次安装也改为 10 分钟临时在线,收到远程下发后自动续期
- 保留 always_active 长期在线模式,并在网页端补充生效说明
- WiFi 自动失败进入配网 AP 后增加 3 分钟超时回深睡
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.