Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 419
Forge Avatar asked Nov 17 '10 11:11

Forge


1 Answers

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

like image 121
gardan Avatar answered Oct 03 '22 09:10

gardan