Anyone know how to pull your ICCID for your device?
-Thanks in advance.
Anyone know how to pull your ICCID for your device?
-Thanks in advance.
The ICCID is usually printed on the back of the SIM and/or on the card the SIM arrived in, but if you can’t get it that way, there may also be an “AT” command to get it, possibly “CCID.”
Search for a guide to using AT commands if you’re new to that, and they’re possibly specific to different brands of modems.
mmcli -i any | grep -i iccid
The ICCID is not often asked about, so the Tips & Tricks (as linked by @amarok) don’t specifically mention it. I’ll update that page.