Closed lgLindstrom closed 2 years ago
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.
Hi
I am developing a application for ESP32 using ESP-IDF and arduino-esp as component. The application is using AsyncMqttClient wich is dependent of AsyncTcp.
Starting up the application and connection to Wifi works well. Also connecting to Mqtt Broker goes well.
But,, after a couple of seconds I get this error.
4666][E][AsyncTCP.cpp:194] _async_service_task(): Failed to add async task to WDT
Can anyone help me to understand what kind of error this is?