CC3200 TCP socket 发送数据时串口收到提示[SOCK ERROR] - close socket (20) operation failed to transmit all queued packets
下面复制串口收到的数据
Default settings: SSID Name: yunpokeji, PORT = 5001, Packet Count = 1, Destination IP: 192.168.31.213
Enter the option to use: Sending TCP packets...
1.1.1.1 2.2.2.2 3.3.3.3 Sent 1 packets successfully
[SOCK ERROR] - close socket (16) operation failed to transmit all queued packets
close socket (16)扣好数字从16到23变化。
看程序是触发了SimpleLinkEvenHandler(),为什么会触发这段代码??
我程序更改的地方主要是动态IP改成静态IP,如下图
发送部分代码 ,定时发送, 一次200个数


