Search found 1 match

by sobiso
Fri Jan 12, 2024 7:28 am
Forum: ESP-IDF
Topic: Restart ESP32
Replies: 1
Views: 64265

Restart ESP32

Hi,

what is the best approach to restart ESP32: esp_reset, set WDT or maybe other? If I will use esp_reset do I need to check, restart, clear something before I will call this function?