AT Command

Description

AT!DAFTMDEACT command is used to take the mode out of the factory test mode and put it in the online mode.


Support

Sierra Wireless Module Tutorial

Examples

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

Try the below script in the AT Command Tester tool

//Script: at!daftmdeact.at
//This AT command is used to put Sierra Wireless modems in Factory Test Mode.

//Put the modem in to factory modem
AT!DAFTMACT

WAIT=5

//Return the modem to online mode
AT!DAFTMDEACT

Output of the above script in the AT Command Tester tool

AT!DAFTMACT

290300

OK
AT!DAFTMDEACT

290400

OK