HUAWEI MU509 HSDPA LGA Module
AT Command Interface Specification
Internet Service Commands
Issue 04 (2013-01-28)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
202
15.6 ^IPDATA–Indicate the Arrival of TCP/UDP Data
15.6.1
Command Syntax
Command
Possible Response(s)
<CR><LF>^IPDATA: <link_id>,<data_len>,<data><CR><LF>
15.6.2
Description
This command automatically reports the received data.
15.6.3
Defined Values
<link_id>: an integer, specifying the ID of an established connection. The value ranges
from 1 to 5.
<data_len>: an integer, specifying the data length. The value ranges from 1 to 1500.
<data>: a string without double quotation marks, specifying the newly received data.
15.6.4
Examples
^IPDATA: 3,4,asdf
15.7 ^IPCLOSE–Disable a TCP/UDP Connection
15.7.1
Command Syntax
Command
Possible Response(s)
^IPCLOSE=<link_id>
<CR><LF>OK<CR><LF>
In case of an MT-related error:
<CR><LF>+CME ERROR: <err><CR><LF>
^IPCLOSE?
<CR><LF>^IPCLOSE:
<link1_state>,<link2_state>,<link3_state>,<link4_sta
te>,<link5_state><CR><LF>
<CR><LF>OK<CR><LF>
^IPCLOSE=?
<CR><LF>^IPCLOSE: (list of supported
<link_id>s)<CR><LF>
<CR><LF>OK<CR><LF>