Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
AT+IPR=115200
OK
3.13 AT+ICF Set control character framing
Description
This command sets character framing which contains data bit, stop bit and parity bit.
SIM PIN References
NO Vendor
Syntax
AT+ICF=?
+ICF: (list of supported<format>s), (list of supported<parity>s)
OK
Read Command Responses
AT+ICF?
+ICF: <format>,<parity>
OK
Write Command Responses
AT+ICF=
<format>[,<parity>]
OK
ERROR
AT+ICF Set default value:
OK
Defined values
<format>
1 – data bit 8, stop bit 2
2 – data bit 8, parity bit 1,stop bit 1
3 – data bit 8, stop bit 1
4 – data bit 7, stop bit 2
5 – data bit 7, parity bit 1,stop bit 1
6 – data bit 7, stop bit 1
<parity>
0 – Odd
1 – Even
2 – mark
3 – none