Search found 6 matches

by mr.engineer
Mon Jun 27, 2022 12:10 pm
Forum: Hardware
Topic: esp32 poweron reset
Replies: 5
Views: 5309

Re: esp32 poweron reset

Thanks for your reply. We will review hardware
by mr.engineer
Mon Jun 27, 2022 11:13 am
Forum: Hardware
Topic: esp32 poweron reset
Replies: 5
Views: 5309

Re: esp32 poweron reset

Possibly a power-supply issue, the ESP is known for being a somewhat spikey load when WiFi is enabled. You're sure you have 500mA power budget for the ESP32? Would be nice if you could post boot logs if you have them, perhaps that can give us a bit more info. I share two different logs. This reset ...
by mr.engineer
Fri Jun 24, 2022 7:40 pm
Forum: Hardware
Topic: esp32 poweron reset
Replies: 5
Views: 5309

esp32 poweron reset

Hello, We have a problem with poweron reset. When ESP32 is connected to our device, it works correctly. However, sometimes poweron reset occurs and esp32 restart again. There is no special case which causes this reset. Sometimes, it occurs after 5 minutes, sometimes it occurs after 5 or 10 hours. It...
by mr.engineer
Thu Apr 07, 2022 1:53 pm
Forum: ESP IoT Solution
Topic: HTTP OTA
Replies: 0
Views: 2600

HTTP OTA

Hello, I have a problem with HTTP OTA. When I using simple_ota_example or advanced_ota_example, a problem occurs about RTC_WDT and OTA roll-back. When update is completed, new app is started and after 90 sec (In menuconfig RTC_WDT timeout is 90 sec), a reset occurs with the reason: rst:0x10 (RTCWDT_...
by mr.engineer
Wed Feb 23, 2022 5:45 am
Forum: ESP-IDF
Topic: Secure Boot V2 and Flash Download Tool
Replies: 3
Views: 5098

Re: Secure Boot V2 and Flash Download Tool

ESP_QiChuan wrote:
Thu Feb 17, 2022 8:15 am
Hi,

Could you provide your setup config of flash download tool?
UP