3.17.40. AT#SSENDUDPEXT - Send UDP Data to a Specific Remote Host EXTENDED
This command permits, while the module is in command mode, to send data over UDP
to a specific remote host including all possible octets (from 0x00 to 0xFF)
AT#SSENDUDPEXT=<connId>,<bytestosend>,<remoteIP>,<remotePort>
This command permits, while the module is in command mode, to send
data over UDP to a specific remote host including all possible octets (from
0x00 to 0xFF)
As indicated about #SSENDUDP:
UDP socket has to be previously opened through #SLUDP / #SA, then we
are able to send data to different remote hosts.
Like #SSENDEXT, the device responds with the prompt '>' and waits for
the data to send, operation is automatically completed when
<bytestosend> have been sent.
Parameters: