AT Command

Description

AT!DASTXOFF comamnd is used to turn off the Tx PA in WCDMA mode in the Sierra Wireless Modems in the Factory Test mode.


Support

Sierra Wireless Module Tutorial

Examples

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

Try the below script in the AT Command Tester tool

////Script: at!dawstxoff.at
//This AT command is used to turn off the transceiver PA (WCDMA or GSM) in
//in the Sierra Wireless modems in the Factory Test Mode.

//Turn on the WCDMA transceiver PA
AT!DASTXON

WAIT=2

//Turn off the WCDMA transceiver PA
AT!DASTXOFF

Output of the above script in the AT Command Tester tool

AT!DASTXON



OK
AT!DASTXOFF



OK