Page 1 of 1

What is "wifi: tx rts error 0x17"?

Posted: Mon Aug 14, 2017 1:09 am
by colman
Sometime it output:

W (25539) wifi: tx rts error 0x17

E (25540) wifi: lmac.c lmacProcessTxRtsError 1608

Task watchdog got triggered. The following tasks did not feed the watchdog in time:
Tasks currently running:
CPU 0: wifi

What is it? How to avoid it?

Colman

Re: What is "wifi: tx rts error 0x17"?

Posted: Mon Aug 14, 2017 10:12 pm
by kolban
Oooh ... maybe something has regressed .... I too have been seeing this issue:

https://github.com/espressif/esp-idf/issues/876

What is the module/board you are running upon? I was using a WROVER module.

Re: What is "wifi: tx rts error 0x17"?

Posted: Tue Aug 15, 2017 2:12 am
by colman
I am using a custom made board with 4Mbyte pSRAM, similar to the WROVER module.

Colman