Search found 3 matches

by LGermano
Mon Jul 31, 2023 1:22 pm
Forum: ESP-IDF
Topic: Functions esp_reset_reason() and rtc_get_reset_reason(int cpuNo) for ESP32
Replies: 0
Views: 4477

Functions esp_reset_reason() and rtc_get_reset_reason(int cpuNo) for ESP32

[quote]Would I happen to know how to answer the respective return codes and their descriptions for the functions esp_reset_reason() and rtc_get_reset_reason(int cpuNo) correctly, because I have found numerous answers and all divergent.[/quote]
by LGermano
Mon Jul 31, 2023 1:01 pm
Forum: ESP-IDF
Topic: Difference between esp_reset_reason() and rtc_get_reset_reason(int cpuNo)
Replies: 1
Views: 1507

Difference between esp_reset_reason() and rtc_get_reset_reason(int cpuNo)

What is the difference between esp_reset_reason() and rtc_get_reset_reason(int cpuNo) for ESP32 and respective descriptions of the return codes of each of the functions?
by LGermano
Sat Feb 25, 2023 12:16 pm
Forum: Hardware
Topic: ESP32 - Reboots intermittently
Replies: 1
Views: 941

ESP32 - Reboots intermittently

I have a remote project with esp32 that reboots intermittently, however when I put it on the workbench the problem does not occur, is there any way to write a log in flash memory to see the reason for the boot?