如何使用 AT 命令获取调制解调器的 SIM 号码 (ICCID)

发布于 2024-10-02 12:53:59 字数 482 浏览 0 评论 0原文

我正在尝试获取 SIM 号码 (ICCID,而不是我的 3G 华为的 IMSI) E5830 调制解调器使用 AT 命令(也称为 Hayes 命令集)。

不幸的是,调制解调器的正式文档中没有指定它。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

千年*琉璃梦 2024-10-09 12:53:59

适用于 sim900 AT+CCID
给出了赛迪。
例如89912200000280775659

前两位数字(示例中为89)指的是电信ID。
接下来的两位数字(示例中为 91)指的是国家/地区代码(91-印度)。
接下来的两位数字(示例中为 22(IDEA 的 MNC))指的是网络代码。

for sim900 AT+CCID
gives CCID.
e.g.89912200000280775659

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.

我乃一代侩神 2024-10-09 12:53:59

尝试“AT^ICCID?”。在华为E173上测试。

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

忘年祭陌 2024-10-09 12:53:59

它可与 AT+CRSMAT+CSIM 配合使用。

It works with AT+CRSM and also AT+CSIM.

春风十里 2024-10-09 12:53:59

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

AT+ICCID on galaxy S4 in modem mode.

若沐 2024-10-09 12:53:59

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

AT+CICCID on an Iridium satellite modem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文