Description |
Get information about socket data traffic.
AT#SI[=]
The response format is:
#SI: <connId>,<sent>,<received>,<buff_in>,<ack_waiting>
|
Examples |
AT#SI
#SI: 1,123,400,10,50
#SI: 2,0,100,0,0
#SI: 3,589,100,10,100
#SI: 4,0,0,0,0
#SI: 5,0,0,0,0
#SI: 6,0,98,60,0
OK
|