3.17.39. AT#SSENDUDP - Send UDP Data to a Specific Remote Host
This command allows to send data over UDP to a specific remote host.
AT#SSENDUDP=<connId>,<remoteIP>,<remotePort>
Set command allows, while the module is in command mode, to send data
over UDP to a specific remote host.
UDP connection has to be previously completed with a first remote host
through #SLUDP / #SA.
Then, if module receives data from this or another host, it is able to send
data to it.
Like command #SSEND, the device responds with ">" prompt and waits
for the data to send.
Parameters:
IP address of the remote host in
dotted decimal notation, string type:
"xxx.xxx.xxx.xxx"