![BandRich BandLuxe M280 Series Manual Download Page 38](http://html1.mh-extra.com/html/bandrich/bandluxe-m280-series/bandluxe-m280-series_manual_3674052038.webp)
BandLuxe
®
M280 Series HSUPA Module Datasheet
38
Appendix C BandLuxe Proprietary AT Command API
Appendix C lists the BandLuxe proprietary AT command that are implemented in BandLuxe M280
module series.
C.1
AT$SYSMODE – Query current network type
C.1.1 DESCRIPTION
Query current network type
C.1.2 SYNTAX
Command
Possible response(s)
$SYSMODE=<format>
OK
$SYSMODE[ ?]
$SYSMODE: <mode>
OK
$SYSMODE=?
$SYSMODE: (0-1)
OK
C.1.3 PARAMETERS
<format>
[0] alphanumeric <mode>
1
numeric <mode>
<mode>
Numeric Mode
Alphanumeric Mode
0
NO SERVICE
1
GSM
2
GPRS
3
EDGE
4
WCDMA
5
HSDPA
C.1.4 Examples
test command example:
AT$SYSMODE=?
$SYSMODE: (0-1)
OK
query command example:
AT$SYSMODE?
$SYSMODE: NO SERVICE
OK
set command example:
AT$SYSMODE =1
OK