AT Command

Description

AT!GETBAND command is used to return the current active band.


Support

Sierra Wireless Module Tutorial

Examples

KeywordsAT!GETBAND syntax, examples, parameters, error, input, response.

Try the below script in the AT Command Tester tool

////Script: at!getband
//Return the current band
//Supported for Sierra Wireless modules only

//Get the current band
AT!GETBAND?

Output of the above script in the AT Command Tester tool

AT!GETBAND?

!GETBAND: B4     


OK