你好!我不能关闭套接字客户端是命令AT + S.SOCKC - “ERROR:待定数据”被提出'。根据UM1695,它应该是在关闭套接字连接(AT + S.SOCKC)之前必须刷新待处理数据(使用AT + S.READ命令)。如果缓冲区未被擦除,则会引发“ERROR:Pending data”。 。我找不到描述
AT + S.READ。我怎么能这样做呢?
AT + S.READ
错误:找不到命令
AT + S.SOCKC = 00
错误:待定数据
以上来自于谷歌翻译
以下为原文
Hello! I cant close socket client be command AT+S.SOCKC - “ERROR: Pending data� is raised'. According to UM1695 it should be flushing pending data (using the AT+S.READ command) is mandatory before closing the socket connec
tion (AT+S.SOCKC). If the buffer is not erased, the “ERROR: Pending data� is raised. . I cant find description
AT+S.READ. How can I do that properly?
AT+S.READ
ERROR: Command not found
AT+S.SOCKC=00
ERROR: Pending data