Search found 95 matches

by ESP_Rachel
Mon Jan 09, 2023 10:42 am
Forum: ESP-BOX
Topic: Can not add esp box to esp box app
Replies: 5
Views: 34327

Re: Can not add esp box to esp box app

It seems the firmware your device built in was an older version, please follow the guide to update the latest V0.3.0 factory firmware. https://github.com/espressif/esp-box/bl ... t-firmware
by ESP_Rachel
Mon Jan 09, 2023 2:15 am
Forum: ESP-BOX 中文讨论版
Topic: ESP32-S3-EYE
Replies: 21
Views: 27092

Re: ESP32-S3-EYE

ESP32-S3-EYE 板载 200w 像素 camera OV2640:https://github.com/espressif/esp-who/bl ... ye-mb-主板组件
ESP32-S3 和 ESP32 支持的 DVP Camera 列表:https://github.com/espressif/esp32-camera
by ESP_Rachel
Tue Jan 03, 2023 2:30 am
Forum: ESP-BOX
Topic: ESP Box Speech Command Minimum working example
Replies: 2
Views: 39790

Re: ESP Box Speech Command Minimum working example

hi, it seems the firmware your device built in was an older version, please follow the guide to update the latest V0.3.0 factory firmware and enjoy the given GPIO control through self-defined voice commands, which can be configured through the ESP-BOX mobile app rather than the web app. https://gith...
by ESP_Rachel
Tue Oct 25, 2022 1:55 pm
Forum: ESP-BOX 中文讨论版
Topic: ESP-BOX 的 PCB文档打不开
Replies: 1
Views: 3224

Re: ESP-BOX 的 PCB文档打不开

我们没有 ad 版本,请用 pads vx.2 打开。
by ESP_Rachel
Mon Oct 10, 2022 2:35 am
Forum: ESP-BOX 中文讨论版
Topic: USB的D+和D-如何使用?
Replies: 5
Views: 6756

Re: USB的D+和D-如何使用?

1. 原设计没有问题;第一次烧录应该先手动进入 Boot 模式后才能正常识别到串口
2. 新增设计采用了 USB 转 UART方式,最好参考我们现有的开发板进行修改,原理图见 https://dl.espressif.com/dl/schematics/ ... 220413.pdf;可以去掉
by ESP_Rachel
Sun Oct 09, 2022 7:28 am
Forum: ESP-BOX 中文讨论版
Topic: USB的D+和D-如何使用?
Replies: 5
Views: 6756

Re: USB的D+和D-如何使用?

方便发一下您的原理图吗,我们 review 一下。
by ESP_Rachel
Wed Aug 03, 2022 3:26 am
Forum: ESP-BOX
Topic: ESP32-S3-BOX development
Replies: 2
Views: 31442

Re: ESP32-S3-BOX development

It can be used as a ESP32-S3 dev kit, you can see the PMOD label to get the available GPIO. If you self development something, configuring the GPIO doesn't need through the app. The mobile app is used with the build-in firmware.
by ESP_Rachel
Mon Jul 25, 2022 2:42 am
Forum: 全国大学生物联网设计竞赛乐鑫答疑专区
Topic: esp32 s3 devkitc
Replies: 2
Views: 26048

Re: esp32 s3 devkitc

请问您是直接使用的 Windows 下的 ESP-IDF CMD 的编译环境吗?
如果是的话,请直接在 esp-idf SDK 目录对应的例程目录下直接进行编译,即不要单独将例程移动到其他路径下进行编译。
如果还有问题,请提供完整编译窗口的截图给我们,谢谢。
by ESP_Rachel
Tue Jul 12, 2022 7:45 am
Forum: ESP-BOX 中文讨论版
Topic: esp-skainet的example在ESP-BOX上报错
Replies: 1
Views: 4656

Re: esp-skainet的example在ESP-BOX上报错

ssssss wrote:
Thu Jul 07, 2022 12:22 pm
esp-skainet的example选择 esp32s3,并在menuconfig中设置esp-box,编译并烧录,发现无法正常工作,报错如下:

E (372) SPIFFS: spiffs partition could not be found
编译前运行这个, cp sdkconfig.defaults.esp32s3 sdkconfig
menuconfig 中 Partition Table -> Partition Table 修改为 Custom partition table csv