Technical information

Chapter 2: AT+i Commands Reference
May 31, 2008 AT+i Commands Reference Manual 2-179
+iSTYP - SerialNET Device Socket Type
Syntax: AT+iSTYP=v
Sets SerialNET socket type to v.
Parameters: v = 0 or 1.
Command Options:
v=0TCP
v=1 UDP
Default: 0 (TCP).
Result Code:
I/OK If v = 0 or 1.
I/ERROR Otherwise.
AT+iSTYP? Reports the current value of the SerialNET socket type. The reply
is followed by I/OK.
AT+iSTYP=? Returns the message "0-1". The reply is followed by I/OK.