Search found 20 matches

by Kashyapkoshti
Mon Dec 07, 2020 3:59 pm
Forum: ESP-IDF
Topic: Is flash read err, 1000 normal behavior?
Replies: 13
Views: 16674

Re: Is flash read err, 1000 normal behavior?

I used this board for 4-5 months and after that suddenly one day it spits out this error
after that, it never accepted any code and there is time out for packet error in Arduino IDE
by Kashyapkoshti
Thu Dec 03, 2020 3:26 pm
Forum: ESP-IDF
Topic: Is flash read err, 1000 normal behavior?
Replies: 13
Views: 16674

Re: Is flash read err, 1000 normal behavior?

when i purchased it i used it for 2-3 months and after that one day it suddenly stopped working.
before that i was able to run code for wifi controlled car
by Kashyapkoshti
Thu Dec 03, 2020 2:26 pm
Forum: ESP-IDF
Topic: Is flash read err, 1000 normal behavior?
Replies: 13
Views: 16674

Re: Is flash read err, 1000 normal behavior?

i read about error code reference on some website but err:0x10 and wdt reset does not match, and none of the other google searches have 0x1f in boot mode
by Kashyapkoshti
Thu Dec 03, 2020 2:24 pm
Forum: ESP-IDF
Topic: Is flash read err, 1000 normal behavior?
Replies: 13
Views: 16674

Re: Is flash read err, 1000 normal behavior?

i have tried several things.
first i put 4.7uf capacitor to the en pin of the board. then i pull down the gpio2 pin of the board. but nothing seems to work
by Kashyapkoshti
Thu Dec 03, 2020 2:04 pm
Forum: ESP-IDF
Topic: Is flash read err, 1000 normal behavior?
Replies: 13
Views: 16674

Re: Is flash read err, 1000 normal behavior?

but the reset error code of 0x1f does not match with any pins
by Kashyapkoshti
Thu Dec 03, 2020 1:47 pm
Forum: Hardware
Topic: what would cause repeated RTC watch dog reset? (RTCWDT_RTC_RESET)
Replies: 5
Views: 5394

Re: what would cause repeated RTC watch dog reset? (RTCWDT_RTC_RESET)

I have tried 40Mhz with 115200 baud rate but no luck!
by Kashyapkoshti
Thu Dec 03, 2020 1:44 pm
Forum: ESP-IDF
Topic: Is flash read err, 1000 normal behavior?
Replies: 13
Views: 16674

Re: Is flash read err, 1000 normal behavior?

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.
by Kashyapkoshti
Thu Dec 03, 2020 1:43 pm
Forum: Hardware
Topic: SW_RESET continuous reboot
Replies: 40
Views: 121998

Re: SW_RESET continuous reboot

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.
by Kashyapkoshti
Thu Nov 19, 2020 10:02 am
Forum: ESP-IDF
Topic: flash read err, 1000 on ESP32-WROVER
Replies: 12
Views: 42327

Re: flash read err, 1000 on ESP32-WROVER

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

I am getting this error in my esp32 devkit v1
How to solve it?
I am using arduino IDE for programming the esp32.
by Kashyapkoshti
Thu Nov 19, 2020 10:01 am
Forum: Hardware
Topic: [SOLVED] rst:0x10 (RTCWDT_RTC_RESET),boot:0x33 (SPI_FAST_FLASH_BOOT) flash read err, 1000
Replies: 13
Views: 81473

Re: [SOLVED] rst:0x10 (RTCWDT_RTC_RESET),boot:0x33 (SPI_FAST_FLASH_BOOT) flash read err, 1000

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

I am getting this error in my esp32 devkit v1
How to solve it?
I am using arduino IDE for programming the esp32.