
Chapter 22 – AT Command Examples
Multi-Tech Systems, Inc. CDMA Wireless AT Commands (PN S000294J)
176
Fax Examples
Receive Class 2 Fax
AT+CRC=1
Enable extended result codes
OK
AT+FCLASS=2.0
Select fax class 2
OK
AT+FLO=2
Set flow control
OK
AT+FLI=”LocalFax”
Set identifier string
OK
AT+FNR=1,1,1,0
Set message reporting
OK
AT+ FCR=1
Set capability to receive
OK
AT+FBO=0
Set data bit order
OK
AT+FCC=<capabilities>
Set DCE capabilities (VR, BR, WD, LN, DF, EC, BF, ST)
OK
+CRING:FAX
Incoming fax call
ATA
Answer call
+FCS:<capabilities>
Negotiated capabilities (VR, BR, WD, LN, DF, EC, BF, ST)
+FCO
Connection OK
OK
AT+FDR
Initiate reception of page data
+FCS:<capabilities>
Negotiated capabilities (VR, BR, WD, LN, DF, EC, BF, ST)
CONNECT
… Reception of page data …
0x10 0x03
Page data terminator
+FPS:<status>
Page reception status
+FET:0
Another page, same document
OK
AT+FDR
Initiate reception of page data
CONNECT
… Reception of page data …
0x10 0x03
Page data terminator
+FPS:1
Page reception status
+FET:2
No more pages or documents
OK
AT+FDR
Request call termination FHS:00 Call termination status
+FHS:00
Call termination status
OK
ATH
Hang up call
OK
NO CARRIER
Call terminated
Send Class 2 Fax
AT+FCLASS=2.0 Select fax class 2
OK
AT+FLO=2
Set flow control
OK
AT+FLI=”LocalFax”
Set identifier string
OK
ATX4D8581234567
Initiate call (no final semicolon character)
+FCO
Connection OK
+FCI:”RemoteFax”
Remote identifier string
+FIS:<capabilities>
Remote capabilities (VR, BR, WD, LN, DF, EC, BF, ST)
OK
AT+FDT
Begin data transfer
+FCS:<capabilities>
Negotiated capabilities (VR, BR, WD, LN, DF, EC, BF, ST)
CONNECT
… Transmission of page data …
0x10 0x03
Page 1 terminator data
OK
Page transmitted
AT+FET=0
Send another page
+FPS:<status>
Page 1 reception status
OK
AT+FDT
Begin data transfer
CONNECT
… Transmission of page data …
0x10 0x03
Page 2 terminator data
OK
Page transmitted
AT+FET=2
No more pages; terminate call
+FPS:<status>
Page 2 reception status
+FHS:<status>
Termination status
OK
ATH
Hang up call
OK
NO CARRIER
Call terminated