Vajnar commented on issue #19137:
URL: https://github.com/apache/nuttx/issues/19137#issuecomment-4732886973

   The issue is also present when I enable delayed `ACK` with 
`CONFIG_NET_TCP_DELAYED_ACK=y`. Furthermore, when I enable error output for 
WiFi and network with:
   
   > CONFIG_DEBUG_FEATURES=y
   > CONFIG_DEBUG_NET=y
   > CONFIG_DEBUG_NET_ERROR=y
   > CONFIG_DEBUG_WIRELESS=y
   > CONFIG_DEBUG_WIRELESS_ERROR=y
   
   I got the following errors repeated multiple times during the outage:
   
   > esp_wifi_softap_send_data: Failed to send Wi-Fi data ret=12309
   > esp_wifi_to_errno: ERROR: ESP_ERR_WIFI_NOT_ASSOC
   > netdev_upper_txpoll: ERROR: Transmit failed: -1


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to