Search found 3 matches

by AshUK_
Tue Apr 13, 2021 5:26 pm
Forum: ESP-IDF
Topic: Wifi warnings log output decoding
Replies: 3
Views: 5040

Wifi warnings log output decoding

Is there any information on the meaning or decoding of the wifi log messages. When starting an application you see some obvious debug output: I (1426) wifi:wifi driver task: 3ffdfbec, prio:23, stack:6656, core=0 I (1454) wifi:wifi firmware version: 4809a2e I (1454) wifi:wifi certification version: v...
by AshUK_
Thu Apr 01, 2021 8:47 pm
Forum: ESP-IDF
Topic: wifi:ieee80211_ioctl.c 1443
Replies: 6
Views: 5482

Re: wifi:ieee80211_ioctl.c 1443

Also seeing this on v4.3-beta-2 and it never kicks the WDT resulting in a reset. E (9107264) wifi:ieee80211_ioctl.c 1443 E (9112261) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time: E (9112261) task_wdt: - IDLE (CPU 0) E (9112261) task_wdt: Tasks current...
by AshUK_
Wed Dec 02, 2020 5:24 pm
Forum: ESP-IDF
Topic: esp-idf use of std=gnu99
Replies: 4
Views: 5978

Re: esp-idf use of std=gnu99

+1 for gnu17 support, the component work around, just doesn't work for us, looking forward to IDF 5.0 :D