AirPrime HL76xx AT Commands Interface Guide Rev6 2

Table Of Contents
4118395 Rev 6.2 June 26, 2017 275
AT Commands Interface Guide
Protocol Specific Commands
12.11.5. +KUDPDEL Command: Delete a Configured UDP
Session
HL7618, HL7618RD, HL7648, HL7650, HL7688, HL7690 and HL7692
Test command
Syntax
AT+KUDPDEL=?
Response
+KUDPDEL: (list of possible <session_id>s)
OK
Write command
Syntax
AT+KUDPDEL=
<session_id>
Response
OK
or
+CME ERROR: <err>
Parameters
<session_id> UDP session index
Reference
Sierra Wireless
Proprietary
Notes
The session must be closed (using +KUDPCLOSE) before using this command.
12.11.6. +KUDP_IND Notification: UDP Status
HL7618, HL7618RD, HL7648, HL7650, HL7688, HL7690 and HL7692
Unsolicited
Notification
Response
+KUDP_IND: <session_id>,<status>
Parameters
<session_id> UDP session index
<status> UDP session status.
1 Session is set up and ready for operation
Reference
Sierra Wireless
Proprietary
12.11.7. +KUDP_DATA Notification: Incoming Data through
a UDP Connection
HL7618, HL7618RD, HL7648, HL7650, HL7688, HL7690 and HL7692
Unsolicited
Notification
Response
+KUDP_DATA: <session_id>,<ndata available>[,<udp remote address>,<udp
remote port>,<data>]