ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 194 of 545 2020-04-15
3.3.16. AT#SIMINCFG - SIMIN Pin Configuration
This command configures a GPIO pin as SIMIN pin.
[1] Telit Hardware Design Guide of the used module
[2] SIM Integration Design Guide, 80000NT10001A
AT#SIMINCFG=<GPIOPin>,<siminDetMode>
Set command allows to configure either a General Purpose I/O pin (GPIO) as SIMIN pin to detect
the SIM presence, and its status according to the used SIM holder. Refer to document [1] to have
information on the GPIO pins, see also document [2].
Parameters:
number of the GPIO pin used as SIMIN pin. Actually, it
is a dummy parameter that is not used; anyway, 1 is
reported as default value.
status of SIMIN pin for SIM detection
SIMIN pin LOW means SIM inserted, HIGH means SIM removed
(for normal SIM holder).
SIMIN pin LOW means SIM removed, HIGH means SIM inserted
(for micro SIM holder)
AT#SIMINCFG?
Read command reports the parameters values in the format:
#SIMINCFG: <GPIOPin>, <siminDetMode>
AT#SIMINCFG=?
Test command reports supported values of parameters <GPIOPin> and <siminDetMode>.