You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/10/19 03:22:48 UTC

[GitHub] [incubator-nuttx] donghengqaz commented on pull request #1893: xtensa/esp32: Add ESP32 WiFi adapter and driver

donghengqaz commented on pull request #1893:
URL: https://github.com/apache/incubator-nuttx/pull/1893#issuecomment-711489218


   > 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?
   
   @masayuki2009 Yes, this value is small for WiFi and also for Ethernet, I will add configuration of appropriate value into config file. Thanks for your pointing at this. 


----------------------------------------------------------------
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:
users@infra.apache.org