iPhone 基带命令

news/2024/10/18 0:29:57/

iPhone 基带命令

 

List Of AT Commands for iPhone Baseband

General commands

  • atz: Reset modem

  • ath: Hangup modem

This one is for SMS

  • at+cmgf: SMS operating mode (at+cmgf=0 – PDU, at+cmgf=1 – text)

  • at+cmgs:Send SMS (write at+cmgs=”[PHONE NUMBER]“[ENTER][MESSAGE][CTRL-Z] while [ENTER] is an enter (\r\n) and [CTRL-Z] is ASCII 26)

Test Commands

  • at+xdevice 

  • at+xmultislot 

  • at+xrlcset 

  • at+xrrset 

  • at+xsimloopback 

  • at+xloopback 

  • at+xppp

These command is for unlock

  • at+clck: Traditional unlock command

  • at+xlock: Wildcard unlock

  • at+xsimstate: Print lock state (write at+xsimstate=1 to turn on, at+xsimstate=0 to turn off)

Informational commands

  • at+xl1set=”command”: “help”, “psvoff”, “psvon”, “sev”, “mon:”, “ms_error_log”, “HO_FAIL_ON”, “HO_FAIL_OFF”, “scell”, “balist”, “pdch_filter

  • at+ccid: Shows SIM ICCID

  • at+xpincnt: Show SIM PIN Counters (attempts left)

  • at+xlog=0: Shows firmware Version

  • at+xl1set=”command”: help, iroff, iron, ir_opt_off, ir_opt_on, iroff

  • at+cpwrof: Powercycle baseband modem from BBUpdaterExtreme

  • at+csq: Get signal strength from BBUpdaterExtreme

  • at&v: Display the profiles in the Baseband (Active Profile, Stored Profile 0 and Stored Profile 1)

  • at+clac: Show some baseband commands

  • at+xtransportmode: Leaves AT mode and enters TRANSPORT mode (binary)

  • at&h: Show more Baseband Commands

  • AT+ipr=XXXX: This one sets the terminal speed. Example: at+ipr=230400

  • at+xdrv=9,3: Command from BBUpdaterExtreme

  • at+csq: Get signal strength from BBUpdaterExtreme

  • at+xgendata: Writes the baseband version and EEP version and revision

  • at+cgsn: Show serial number from BBUpdaterExtreme

  • at+xgcntrd=?!?!?: GPRS related

  • at+xgcntset=?!?!?: GPRS related

Sys Commands

  • at+cmec 

  • at+xmagetkey 

  • at+xmagetblock 

  • at+xpow 

  • at+xtracesystime 

  • at+csq 

  • at+ctzu 

  • at+ctzr 

  • at+calm 

  • at+crsl 

  • at+clvl 

  • at+cmut 

  • at+xalsblock 

  • at+xlin 

  • at+xhomezr 

  • at+xciph 

  • at+cged 

  • at+xrel 

  • at+xcspaging 

  • at+trace 

  • at+xservice 

  • at+xtdev 

  • at+xtfilter 

  • at+xtraceip


http://www.ppmy.cn/news/790905.html

相关文章

基带信号

基带:Baseband 信源(信息源,也称发射端)发出的没有经过调制(进行 频谱搬移和变换)的原始电信号所固有的 频带(频率带宽),称为基本频带,简称基带。 基带和频带…

获取android基带版本信息,android手机的基带怎么查看?

1、以魅族手机为例,在手机桌面点击设置选项。 2、进入设置页面后,下滑点击关于手机选项。 3、进入后下滑,找到基带版本,查看该手机的基带数据和版本。 扩展资料: 关于手机传输 1、基带传输 进行基带传输的系统称为基带…

基带I/Q信号

在通信系统中, (语音信号)就是调变和解调变所要传送的信息。 而在数字通信系统中,传送的信息是数据。数字调变是将数据数据载在射频载波的过程,而解调变则是将数据数据从射频信号中取出的过程。 射频载波信号A cos(2πfctθ)可…

怎样查看 iPhone 基带版本号

本教程将描述如何查看你iPhone上基带版本号,以便你如果需要解锁你iPhone时可以通过相应的基带版本号来确定该使用什么版本的软解软件。 什么是基带? 基带又名Baseband,在iPhone中基带是管理无线通信的组件。基带中包含一个通讯系统&#xff…

深入探索C++中模板参数的自动推导

深入探索C中模板参数的自动推导 利用模板参数推导时需要注意以下几点: 编译器只根据函数调用时给出的实参列表来推导模板参数值,与函数参数类型无关的模板参数其值无法推导。与函数返回值相关的模板参数其值也无法推导。所有可推导模板参数必须是连续位…

【MySQL】SQL索引失效的几种场景及优化

MySQL中提高性能的一个最有效的方式是对数据表设计合理的索引。索引提供了高效访问数据的方法,并且加快查询的速度, 因此索引对查询的速度有着至关重要的影响。 使用索引可以快速地定位表中的某条记录,从而提高数据库查询的速度,…

word顶部有一道线_word文档上方总有一条线怎样去掉?

你说的上方的横线应该是页眉吧,去掉的方法有下面三种:1.设置“边框和底纹”去掉word页眉横线在“边框和底纹”对话框中可以去掉word页眉横线,操作步骤如下所述:第1步,打开word文档窗口,在菜单栏…

如何在word左侧显示目录

点击视图-导航窗格之后会出现以下效果(前提是已经建好目录): 这样就可以按照点击目录中的标题进行跳转,例如点击参考文献,就可以直接跳转至文章中参考文献所在页,这样就省去了不断拉动word的时间。