AirPrime HL7518 and AT Commands Interface Guide Rev10 0

Table Of Contents
4116303 Rev 10.0 August 10, 2017 219
AT Commands Interface Guide
Protocol Specific Commands
HL7518 and HL7548
Write command
Syntax
AT+KUDPCLOSE
=<session_id>
[,<keep_cfg>]
Response
OK
+KUDP_NOTIF: <session_id>, <udp_notif>
Parameters
<session_id> UDP session index
<udp_notif> See command AT+KUDPCFG
<keep_cfg> Specifies whether to delete the session configuration after closing it
0 Delete the session configuration
1 Keep the session configuration
Reference
Sierra Wireless
Proprietary
Notes
This function closes the UDP session. If there is no other session running, the PDP
context would be released.
This function will delete the session configuration if <keep_cfg> = 0.
11.11.5. +KUDPDEL Command: Delete a Configured UDP
Session
HL7518 and HL7548
Test command
Syntax
AT+KUDPDEL=?
Response
+KUDPDEL: (list of possible <session_id>s)
OK
Write command
Syntax
AT+KUDPDEL=
<session_id>
Response
OK
+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.