ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 319 of 545 2020-04-15
3.9.5. AT#FASTSHDN - Fast Shutdown Configuration
This command can be used as a set command to configure a GPIO pin performing a fast shutdown when on it
is forced a High to Low level transition. Or can be used as an execute command to force immediately a fast
shutdown.
AT#FASTSHDN[=<enable>[,<GPIO>]]
Parameters:
enable/disable the fast shutdown execution via a GPIO pin.
selects the GPIO to execute the fast shutdown. When the
selected <GPIO> pin goes from High to Low level and the
<enable> is set to 1, the module execute immediately the fast
shutdown.
The execution command #FASTSHDN<CR><LF> forces the module to execute
immediately the fast shutdown.
The GPIO pin selected by the #FASTSHDN command must be used for this purpose
only. If you need to use the selected GPIO pin for different activities, it must be free with
the following command:
#FASTSHDN=0,<GPIO>
AT#FASTSHDN?
Read command reports the currently selected configuration in the format:
AT#FASTSHDN: <enable>,<GPIO>
AT#FASTSHDN=?
Test command returns the supported range of values for all the parameters.