Neo_WM620 WCDMA Module AT Command Set
Copyright © Neoway Technology Co., Ltd
45
5.14 Displaying the Parameters of the Text Mode: +CSDH
Description
To set whether the detailed header information is displayed in the result code in text mode
Format
AT+CSDH=<show><CR>
AT+CSDH?<CR>
AT+CSDH=?<CR>
Parameter
<show>:
0: disable or not display
1: enable or display
Return
Value
See the Example.
Example
AT+CSDH=0
OK
AT+CMGR=14
+CMGR: "REC READ","+8613430981504",,
"09/07/17,14:49:00+50"7B5675655FAE5C0F65F6501
9
OK
Set the header information not
to display
AT+CSDH=1
OK
AT+CMGR=14
+CMGR: "REC
READ","+8613430981504",,"09/07/17,
14:49:00+50",145,4,0,8,"+8613800755500",145,12
7B5675655FAE5C0F65F65019
OK
Set the detailed header
information to display.
AT+CSDH?
+CSDH: 1
OK
Query the current parameter
setting of the command.
AT+CSDH=?
+CSDH: (0-1)
OK
Query the value range of current
parameter in the command.
Remarks
N/A