Search found 7 matches
- Sat Jan 13, 2024 5:46 am
- Forum: General Discussion
- Topic: Arduino software, the software keeps reporting errors after restarting
- Replies: 0
- Views: 62759
Arduino software, the software keeps reporting errors after restarting
Arduino software, use the command ESP.restart() to restart ESP32C3. But I added an "if" before restarting. After restarting and executing a few lines of code, the error "Booting Sketch... WIFI failed, retrying..." started to appear. Please see the attachment for details.
- Thu Nov 02, 2023 2:43 am
- Forum: General Discussion
- Topic: How to use jlink to burn ESP32C3 series module
- Replies: 1
- Views: 1565
How to use jlink to burn ESP32C3 series module
How to use jlink to burn ESP32C3 series module,Because of the problem of serial port occupancy, I have to use JTAG to burn, and I only have JLINK in my hand at present, I have found all the ways including zadig to change the driver, change the configuration file, DIS_USB_JTAG eFuse, but I can't find...
- Fri Oct 27, 2023 7:04 am
- Forum: General Discussion
- Topic: Is there any official document that reflects the erasable number of spiffs of the espc3 or esp8685 series?
- Replies: 3
- Views: 1901
Re: Is there any official document that reflects the erasable number of spiffs of the espc3 or esp8685 series?
Thank you so much,it's very important to me.
- Wed Oct 25, 2023 6:02 am
- Forum: General Discussion
- Topic: Is there any official document that reflects the erasable number of spiffs of the espc3 or esp8685 series?
- Replies: 3
- Views: 1901
Is there any official document that reflects the erasable number of spiffs of the espc3 or esp8685 series?
Is there any official document that reflects the erasable number of spiffs of the espc3 or esp8685 series?
- Tue Oct 24, 2023 4:14 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp8685芯片的spiffs可擦除次数,有没有官方文档说明支持多少次
- Replies: 0
- Views: 1417
esp8685芯片的spiffs可擦除次数,有没有官方文档说明支持多少次
esp8685芯片的spiffs可擦除次数,有没有官方文档说明支持多少次
- Wed Aug 16, 2023 2:52 am
- Forum: ESP32 Arduino
- Topic: esp32c3 ota error
- Replies: 0
- Views: 1787
esp32c3 ota error
The code is a fragment, esp32c3 performs ota, after obtaining the http firmware in blocks, saves it in the buffer, writes in sequence, writes and completes the verification, after the entire code is executed, the program does not report an error, restarts after the ota is completed, but executes No ...
- Tue Jun 20, 2023 6:57 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp8685-wrood-03 用哪个引脚烧录
- Replies: 1
- Views: 1787
esp8685-wrood-03 用哪个引脚烧录
esp8685-wrood-03 有en ,io1 6 7 3 4 5,3.3,gnd,rx,tx这些引脚,要用哪个烧录,用什么适配器,我使用esp32c3开发板直接用数据线就可以了,8685我也用rxtx脚,但是烧录器要用哪个脚,还是用哪个io口烧录的,烧录的时候要怎么连接,please帮帮我。