![BandRich BandLuxe M280 Series Manual Download Page 40](http://html1.mh-extra.com/html/bandrich/bandluxe-m280-series/bandluxe-m280-series_manual_3674052040.webp)
BandLuxe
®
M280 Series HSUPA Module Datasheet
40
Appendix D Call Related Standard AT Command API and
BandLuxe Proprietary AT Command API
This Appendix list call related BandLuxe proprietary AT commands and examples of some call related
standard AT commands implemented in M280V module. BandLuxe M280V module also provides
unsolicited information of the call states for call management.
D.1
Select type of aCSTA
D.1.1 DESCRIPTION
Set command selects the type of number for further dialing commands (
D
) according to GSM/UMTS specifications.
Test command returns values supported a compound value.
D.1.2 SYNTAX
Command
Possible response(s)
+CSTA=[<type>]
+CSTA?
+CSTA :<type>
+CSTA= ?
+CSTA : (list of supported<type>s)
D.1.3 PARAMETERS
<type>
: type of address octet in integer format (refer TS 24.008 [8] subclause 10.5.4.7); default 145 when dialing
string includes international access code character "+", otherwise 129
D.1.4 Examples
test command example:
AT+CSTA=3
ERROR
AT+CSTA=145
OK
AT+CSTA?
+CSTA:145
OK
query command example:
AT+CSTA= ?
+CSTA : (129,145)
OK
set command example:
AT+CSTA?
+CSTA:129