masayuki2009 commented on pull request #1893: URL: https://github.com/apache/incubator-nuttx/pull/1893#issuecomment-711476115
Hi @donghengqaz, I confirmed that esp32-core:wapi works with the latest upstream. However, I noticed that the following message are shown in the console. ``` nsh> esp_receive: WARNING: DROPPED Too big: 718 esp_receive: WARNING: DROPPED Too big: 698 ... ``` According to the .config, CONFIG_NET_ETH_PKTSIZE was set to 590. I think this value is small for Wi-Fi. Shall you change this value? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org