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.)