ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 391 of 545 2020-04-15
3.13.19. 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>[,<Rai>]
Set 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:
socket connection identifier
number of bytes to be sent
IP address of the remote host in dotted decimal
notation ("xxx.xxx.xxx.xxx")
RAI (Release Assistance Indication) configuration
Set RAI to: "No further uplink or downlink data transmission
subsequent to this transmission"
Set RAI to: "Only a single downlink data transmission and no further
uplink data transmissions subsequent to this transmission"
RAI (Release Assistance Indication) is supported in NB-IoT only, otherwise is ignored.
AT#SSENDUDPEXT=?
Test command reports the supported range of values for parameters <connId>, <bytestosend>,
<remoteIP>, <remotePort> and <Rai>.