Skip to content
Discussion options

You must be logged in to vote

Please disable "BOOTLOADER_WDT_DISABLE_IN_USER_CODE" in your sdkconfig, or use it correctly.

Help:

If this option is set, the ESP-IDF app must explicitly reset, feed, or disable the rtc_wdt in
the app's own code.
If this option is not set (default), then rtc_wdt will be disabled by ESP-IDF before calling
the app_main() function.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@lpy4105
Comment options

Answer selected by josef2600
@josef2600
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants