Sierra EM7455 Module dual sim slot

I use this command to switch to other SIM…

#AT!UIMS=<uim_slot>

But it disconnects the cellular connection in currently selected SIM.

My purpose here is to check SIM status without actually switching to it using AT Command.

How should it be implemented?

Hi ChanningLan,

Have you made any findings yet?

I come across the same situation here, I would like to tell if another, un-activated slot has a SIM in it or not. If I can do this, then I can workaround a situation that using UIMS AT command to change to an empty slot will make the modem unable to use this command to change back to the slot with a SIM.

Thanks!
Harry

Hi,

You can try using AT!UIMS command to switch to other SIM with some AT commands as below.
Please make sure the APN and frequency band are corrected with each SIM card to connect cellular network.
I have attached the log file for your reference.UIMS.txt (4.9 KB)

AT!ENTERCND=“A710”
AT!CUSTOM?

!CUSTOM:
GPSENABLE 0x01
GPIOSARENABLE 0x01
GPSSEL 0x01
IPV6ENABLE 0x01
UIM2ENABLE 0x01 --> UIM2ENABLE is enable
SIMLPM 0x01
USBSERIALENABLE 0x01
SINGLEAPNSWITCH 0x01

OK
AT!UIMS?
AT+CCID
AT+CEREG?
AT!UIMS=1
AT+CCID
AT+CEREG?