wifi spams serial monitor
Posted: Mon Jun 03, 2019 12:26 pm
Hi,
I combined /examples/wifi/getting_started/softAP/ + /examples/protocols/http_server/
Connection and http requests/replies work fine.
But sometimes I get a lot of wifi messages on serial (30 per second):
How to avoid this messages being generated?
(I dont want to change loglevel, I want to find out the reason.)
I combined /examples/wifi/getting_started/softAP/ + /examples/protocols/http_server/
Connection and http requests/replies work fine.
But sometimes I get a lot of wifi messages on serial (30 per second):
Module is WROOM32....
wifi: ampdu: ignore deleting tx BA0
wifi: ampdu: ignore deleting tx BA0
wifi: ampdu: ignore deleting tx BA0
...
How to avoid this messages being generated?
(I dont want to change loglevel, I want to find out the reason.)