SW_RESET continuous reboot

Andreas12
Posts: 7
Joined: Thu Mar 05, 2020 10:24 pm

Re: SW_RESET continuous reboot

Postby Andreas12 » Thu Mar 05, 2020 10:33 pm

nabeshin wrote:
Wed Sep 11, 2019 3:22 pm
Hi guys,

I got fixed.

try this latest development release;

Arduino core for ESP32
https://github.com/espressif/arduino-es ... /1.0.3-rc3

------
I had same problem.
1. There is no problem on ESP-IDF.
2. I had this reboot problem only using Arduino IDE.
> rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)

Arduino core for ESP32
- At this point (2019/09/11), Latest Stable release version is v1.0.2
- We need v1.0.3 (Latest development release)

Now I got run Blink code on Arduino IDE.

Have a nice day!!
Hi !
Could you explain step-by-step what need to do in Arduino IDE for fix this problem ?
I have seen https://github.com/espressif/arduino-es ... /1.0.3-rc3 and https://github.com/espressif/arduino-es ... 8b5151d492 and dont't understand how implement it (step-by-step) for Arduino IDE

Andreas12
Posts: 7
Joined: Thu Mar 05, 2020 10:24 pm

Re: SW_RESET continuous reboot

Postby Andreas12 » Thu Apr 02, 2020 10:49 am

is there anyone here who can explain :?: :?: :?:

chegewara
Posts: 2207
Joined: Wed Jun 14, 2017 9:00 pm

Re: SW_RESET continuous reboot

Postby chegewara » Thu Apr 02, 2020 5:46 pm

Did you try to install fresh arduino esp32?
There is many reasons you can have this or similar error:
rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
It may be as simple as having some pin pulled up or down on startup, read about bootstrap pins:
https://github.com/espressif/esptool/wi ... -Selection

mashruf
Posts: 1
Joined: Thu May 07, 2020 3:07 pm

Re: SW_RESET continuous reboot

Postby mashruf » Thu May 07, 2020 3:09 pm

You need to increase the partitioning size SPIFFS or OTA please check this video:
https://www.youtube.com/watch?v=Qu-1RK4Fk7g

ThierryC01
Posts: 1
Joined: Sun Jul 05, 2020 6:08 pm

Re: SW_RESET continuous reboot

Postby ThierryC01 » Sun Jul 05, 2020 6:11 pm

I have found that one of my ESP32-CAM modules had this exact issue, setting the flash frequency to 40MHz instead of 80MHz solved the issue, no more reboots.

Kashyapkoshti
Posts: 20
Joined: Sat Nov 10, 2018 11:14 pm

Re: SW_RESET continuous reboot

Postby Kashyapkoshti » Thu Dec 03, 2020 1:43 pm

rst:0x10 (RTCWDT_RTC_RESET),boot:0x1f (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371

I am getting this error whenever I boot my devkitv1 board. I am getting this error in the serial terminal of Arduino IDE.
Help me.

wiroon51
Posts: 1
Joined: Wed May 19, 2021 7:29 am

Re: SW_RESET continuous reboot

Postby wiroon51 » Wed May 19, 2021 7:47 am

I tried many ways and found that simply source a 5V with 1-2A to breadboard to end this error.

plusea
Posts: 1
Joined: Fri Sep 03, 2021 6:52 pm

Re: SW_RESET continuous reboot

Postby plusea » Fri Sep 03, 2021 6:55 pm

i had the exact same issue.
and after some attempts to erase and reflash i figured out i simply had the wrong Flash Size set in my arduino drop-down menu.
check you have the right flash size selected for your ESP!
ESP32 = 4MB

WalnutYatzi
Posts: 2
Joined: Sat Dec 25, 2021 7:54 pm

Re: SW_RESET continuous reboot

Postby WalnutYatzi » Sat Dec 25, 2021 7:56 pm

Was anyone able to solve this/figure it out? 2/4 of my boards didn't have this issue out of the box but now they do...

jonathan56373
Posts: 1
Joined: Sat Jan 08, 2022 3:09 pm

Re: SW_RESET continuous reboot

Postby jonathan56373 » Sat Jan 08, 2022 3:12 pm

for me it was accidentally setting the partition scheme to something else

=> under tools => partition scheme => set to first option

Who is online

Users browsing this forum: RalphD and 60 guests