简体   繁体   中英

How to get the SIM number (ICCID) of a modem using AT commands

I'm trying to get the SIM number ( ICCID , not IMSI ) of my 3G Huawei E5830 modem using AT commands (also called Hayes command set ).

Unfortunately, it's not specified in the modem formal documentation.

for sim900 AT+CCID gives CCID. eg89912200000280775659

The first two digits (89 in the example) refers to the Telecom Id. The next two digits (91 in the example) refers to the country code (91-India). The next two digits (22 in the example(MNC of IDEA)) refers to the network code.

Try "AT^ICCID?". tested on Huawei E173.

它适用于AT+CRSMAT+CSIM

调制解调器模式下 Galaxy S4 上的 AT+ICCID。

铱星卫星调制解调器上的 AT+CICCID。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM