mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 22:45:08 +00:00
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 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> |
||
|---|---|---|
| .. | ||
| bluetooth | ||
| ieee80211 | ||
| ieee802154 | ||
| lpwan | ||
| spirit | ||
| cc1101.c | ||
| gs2200m.c | ||
| ISM1_868MHzGFSK100kbps.c | ||
| ISM2_433MHzMSK500kbps.c | ||
| ISM2_905MHzGFSK250kbps.c | ||
| Kconfig | ||
| Make.defs | ||
| nrf24l01.c | ||
| nrf24l01.h | ||