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/08/11 04:49:47 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #1555: drivers: wireless: Add retry sequence in gs2200m_send_cmd()

masayuki2009 opened a new pull request #1555:
URL: https://github.com/apache/incubator-nuttx/pull/1555


   ## Summary
   
   - This commit is a workaround to avoid errors in gs2200m_send_cmd()
   - See the actual sequence in Testing for details
   
   ## Impact
   
   - gs2200m driver
   
   ## Testing
   
   - Test with spresense:wifi
   - 1-1 Run tcpclient on NuttX and run nc on Linux
   - 1-2 Stop nc on Linux then tcpclient also stops
   - 1-3 Run tcpclient then the first AT+NCTCP will fail
   - 1-4 But the second AT+NCTCP will succeed
   - 2-1 Run tcpclient on NuttX and run nc on Linux
   - 2-2 Stop nc on Linux then tcpclient also stops
   - 2-3 Run tcpserver then the first AT+NSTCP will fail
   - 2-4 But the second AT+NSTCP will succeed
   
   


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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1555: drivers: wireless: Add retry sequence in gs2200m_send_cmd()

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #1555:
URL: https://github.com/apache/incubator-nuttx/pull/1555


   


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