Please confirm whether the device has entered boot mode. Press and hold boot first, then press reset or power on. Boot key is the one above.
Boot mode has nothing to do with the application, unless the board is really broken.
Search found 83 matches
- Fri Nov 22, 2024 12:22 pm
- Forum: ESP-BOX
- Topic: ESP32-S3-BOX-3B no longer responds
- Replies: 5
- Views: 1124
- Mon Nov 18, 2024 2:55 am
- Forum: ESP-BOX
- Topic: ESP-S3-BOX-3B build error
- Replies: 3
- Views: 512
Re: ESP-S3-BOX-3B build error
You need to set the compilation target
Code: Select all
idf.py set-target esp32s3
- Mon Nov 18, 2024 2:54 am
- Forum: ESP-BOX
- Topic: ESP32-S3-BOX-3B no longer responds
- Replies: 5
- Views: 1124
Re: ESP32-S3-BOX-3B no longer responds
Hello,Is your newly burned program occupying the USB pins, or is it constantly restarting?
- Mon Jun 24, 2024 2:50 am
- Forum: ESP-BOX
- Topic: error building factory demo
- Replies: 3
- Views: 12926
Re: error building factory demo
Hello you can use this command pip install idf-component-manager==2.0.0.dev0 to update your idf-component-manage version.
- Wed May 29, 2024 2:10 am
- Forum: ESP-BOX
- Topic: error building factory demo
- Replies: 3
- Views: 12926
Re: error building factory demo
There are some issues with the component manager under Windows recently, and our colleagues are working on solving them.
- Mon May 27, 2024 2:22 am
- Forum: ESP-BOX
- Topic: ESP32-S3-BOX LCD display technical parameters?
- Replies: 1
- Views: 6572
Re: ESP32-S3-BOX LCD display technical parameters?
I am not sure about the specific model of box you are using, box or box-3. If it is box-3, you can refer to the attachment.
- Mon May 20, 2024 2:50 am
- Forum: ESP-BOX 中文讨论版
- Topic: 使用ESP32-S3-BOX-3的开发套件,应该如何使用sd卡的功能,可否提供测试例子程。
- Replies: 1
- Views: 9541
- Thu Apr 11, 2024 2:18 am
- Forum: ESP-BOX 中文讨论版
- Topic: ESP32-S3-BOX烧录Demo后出现白屏问题
- Replies: 3
- Views: 7972
Re: ESP32-S3-BOX烧录Demo后出现白屏问题
是自己编译的固件吗?,我看你板子是 ESP-BOX, 是否是编译固件的 board 选择 和实际不符合
- Tue Mar 05, 2024 2:17 am
- Forum: ESP-BOX 中文讨论版
- Topic: 用ESP Launchpad刷完黑屏了 要怎么救
- Replies: 1
- Views: 10852
Re: 用ESP Launchpad刷完黑屏了 要怎么救
抱歉,是烧写哪个 dmeo? 周末有释放新版本,我测试了出厂固件是好的,其他的都没有都一一测试。
每次 push 新版本,会触发 bin 文件重新生成
每次 push 新版本,会触发 bin 文件重新生成
- Sun Feb 18, 2024 2:59 am
- Forum: ESP-BOX
- Topic: Bootloops and Other Things
- Replies: 1
- Views: 7492
Re: Bootloops and Other Things
I (7485) esp_rmaker_work_queue: Work Queue created. I (7486) esp_claim: Initialising Self Claiming. This may take time. W (7493) esp_claim: Generating the private key. This may take time. I (13336) esp_rmaker_node: Node ID ----- 3030F95ACFB4 I (13343) esp_rmaker_time_service: Time service enabled I...