Search found 4 matches
- Sun Mar 17, 2024 4:40 pm
- Forum: General Discussion
- Topic: Revert ESP32 to use Arduino-IDE
- Replies: 5
- Views: 1169
Re: Revert ESP32 to use Arduino-IDE
Yes I have tried both of them and they do nothing. The ESP32 continues rebooting all the time
- Sun Mar 17, 2024 10:20 am
- Forum: General Discussion
- Topic: Revert ESP32 to use Arduino-IDE
- Replies: 5
- Views: 1169
Re: Revert ESP32 to use Arduino-IDE
Thanks for your reply. I did the presing of EN and RST and I got this. What is it waiting to load?. Where can I find that?
rst:0x1 (POWERON_RESET),boot:0x1 (DOWNLOAD_BOOT(UART0/UART1/SDIO_FEI_REO_V2))
waiting for download
rst:0x1 (POWERON_RESET),boot:0x1 (DOWNLOAD_BOOT(UART0/UART1/SDIO_FEI_REO_V2))
waiting for download
- Fri Mar 15, 2024 10:38 am
- Forum: General Discussion
- Topic: Revert ESP32 to use Arduino-IDE
- Replies: 5
- Views: 1169
Revert ESP32 to use Arduino-IDE
I have downloaded micropython firmware on an ESP32 to be able to use it with micropython. Now I want to revert the ESP32 to factory status to be able to use again Arduino-IDE to program it. How can I do that?
- Tue Mar 12, 2024 11:37 am
- Forum: ESP-IDF
- Topic: Using Arduino IDE after having downloaded micropython on ESP32
- Replies: 0
- Views: 435
Using Arduino IDE after having downloaded micropython on ESP32
After having downloaded the micropython software to an ESP32 board I cannot revert to use the Arduino IDE with it. It keeps rebooting all the time. Is there any way I can return the ESP32 to its original state?