Dear Hardik_Pokar,
Please check the following command which used to enable or disable USIM card detection. And our LTE&UMTS EVB board already connected the SIM_Presence pin, so hardware design is ok, just need to use command to enable this function. If it is dose not work in your side, please help to provide more information to us, like AT log, test video, then we can help you to solve the issue. Thanks!
AT+QSIMDET=1,0
OK
AT&W
OK
AT+QSIMSTAT? (SIMCARD REMOVED)
+QSIMSTAT: 1,0
OK
AT+QSIMSTAT? (SIMCARD INSERTED)
+QSIMSTAT: 1,1
OK
AT+QSIMDET? (SIMCARD REMOVED)
+QSIMDET: 1,0
OK
I am not getting any inttrupt.
AT+QSIMDET=1,1
OK
AT+QSIMSTAT? (SIM INSERTED)
+QSIMSTAT: 1,1
OK
AT+QSIMSTAT? (SIM REMOVED)
+QSIMSTAT: 1,0
OK
AT+QSIMSTAT? (SIM INSERTED)
+QSIMSTAT: 1,1
OK
Dear Hardik Pokar,
Please help to provide your firmware version with ATI command, and it is better to check the voltage of SIM_PRESENCE to confirm whether the pin status is normal. Thanks!