Hi,
FYI. A list of all the AT commands the I9000 can handle.
AT&H
#, &A, &B, &C, &D, &E, &F, &H, &I, &K, &M, &R, &S, &V,
&W, &Y, A, B, E, H, I, L, M, O, P, Q, S0, S10, S12,
S19, S2, S3, S4, S5, S6, S7, S8, T, V, X, Z, \Q,
+BINP, +BLDN, +BRSF, +BVRA, +CACM, +CAEMLPP, +CALA,
+CALD, +CALM, +CAMM, +CAOC, +CBC, +CBST, +CCFC, +CCHC,
+CCHO, +CCID, +CCLK, +CCUG, +CCWA, +CCWE, +CEER, +CFUN,
+CGACT, +CGANS, +CGATT, +CGAUTO, +CGCLASS, +CGCMOD,
+CGDATA, +CGDCONT, +CGDSCONT, +CGED, +CGEQMIN, +CGEQNEG,
+CGEQREQ, +CGEREP, +CGLA, +CGMI, +CGMM, +CGMR, +CGPADDR,
+CGQMIN, +CGQREQ, +CGREG, +CGSMS, +CGSN, +CGTFT, +CHLD,
+CHUP, +CIMI, +CIND, +CLAC, +CLAN, +CLCC, +CLCK, +CLIP,
+CLIR, +CLVL, +CMEC, +CMEE, +CMER, +CMGC, +CMGD, +CMGF,
+CMGL, +CMGR, +CMGS, +CMGW, +CMMS, +CMOD, +CMSS, +CMUT,
+CMUX, +CNAP, +CNMA, +CNMI, +COLP, +COLR, +COPN, +COPS,
+CPAS, +CPIN, +CPLS, +CPMS, +CPOL, +CPUC, +CPWD, +CPWROFF,
+CR, +CRC, +CREG, +CRES, +CRLA, +CRLP, +CRSL, +CRSM,
+CSAS, +CSCA, +CSCB, +CSCS, +CSDH, +CSGT, +CSIM, +CSMP,
+CSMS, +CSQ, +CSSN, +CSTA, +CTFR, +C
+CUSD, +CUUS1, +FCLASS, +FDR, +FDT, +FKS, +FMR, +GCAP,
+GMI, +GMM, +GMR, +GSN, +ICF, +IFC, +IPR, +NREC, +SATE,
+SATR, +STKENV, +STKLBR, +STKPRO, +STKPROF, +STKTR,
+TRACE, +VGM, +VGR, +VGS, +VGT, +VTD, +VTS, +WS46, +XACT,
+XADDTRACE, +XALS, +XALSBLOCK, +XAPOXI, +XAPP, +XAUTOPLMNSEL,
+XBANDSEL, +XBARRPW, +XCALLREFUSE, +XCALLSTAT, +XCAOC,
+XCBS, +XCCBS, +XCEER, +XCELLINFO, +XCFC, +XCGCLASS,
+XCGEDPAGE, +XCHNSIM, +XCIND, +XCIPH, +XCONFIG, +XCOPS,
+XCOREDUMP, +XCRSM, +XCSIM, +XCSP, +XCSPAGING, +XCSSMS,
+XCTMDR, +XCTMS, +XDATACHANNEL, +XDEV, +XDEVICE, +XDIAG,
+XDNS, +XDRXSET, +XDTMF, +XEMC, +XEONS, +XETFT, +XGAUTH,
+XGCNTRD, +XGCNTSET, +XGENDATA, +XGPRSERRMAP, +XHANDSFREE,
+XHOMEZR, +XHSDUPA, +XIMS, +XL1SET, +XLCAPS, +XLGASSIST,
+XLGCPL, +XLGINFO, +XLGLOGLEV, +XLGMODE, +XLGNAV, +XLGNMEA,
+XLGNVRAM, +XLGPOS, +XLGTEST, +XLGTIME, +XLIN, +XLOG,
+XLOOPBACK, +XLQOS, +XLRMT, +XLRSUPL, +XLRTA, +XLRV,
+XLSR, +XLSRSTOP, +XMAGETBLOCK, +XMAGETKEY, +XMER, +XMULT
+XMUX, +XNMI, +XPIN, +XPINCNT, +XPOW, +XPPP, +XPROGRESS,
+XPWROFFDELAY, +XQNEG, +XRAT, +XREDIAL, +XREG, +XREL,
+XREMFPLMN, +XRFS, +XRLCSET, +XRRSET, +XSCELLLOCK, +XSECSTATE,
+XSELFRXSTAT, +XSERVICE, +XSIMCHG, +XSIMLG, +XSIMLOOPBACK,
+XSIMSTATE, +XSIMVALID, +XSIO, +XSLN, +XSMS, +XSTK,
+XSYSERR, +XTDEV, +XTERM, +XTESM, +XTFILTER, +XTOS,
+XTRACECONFIG, +XTRACEIP, +XTRACESYSTIME, +XUICC, +XUSBFLASH,
+XVTS
OK
I9000 modem access
I'm trying to access /dev/ttygs0 and test an AT command
with all possible serial speeds directly from a root console , but
modem seems dead... i cannot find informations how to enable it
Hi guys,
I have following problem with I9000 - when new SMS arrives there is no notification to serial port.
With command AT+CNMI=2,3,0,1,0 there should be such notifications, but they don't arrive to the serial port.
Can you advice me someting?
For people who have asked me.
I accessed the AT commands by putting the I9000 phone PDA/MODEM setting on MODEM and then connect a USB cable. The phone causes new COM/tty ports to appear on the PC when running Linux.
sending AT commands to my Galaxy S
Hi there,
Im trying to access my My Galaxy S (Android 2.3.4 XXJVQ) as a GSM modem and send it AT commands.
Im using Windows 7, I cant seem to get this to work, whether through a cable or Bluetooth i can see in the phone in devices & printers dialog and it does list its modem as a feature and tells me on which port its connected, for USB its COM4 for BT its COM6.
However if i use Hyperterminal it wont let me type anything into the textbox, it just doesnt respond.
I also wrote a small C# app based on code samples i found online but it never seems to respond to the commands i send to it. If i use COM3 for my "Thinkpad Modem Adapter" and i type into my console app: "AT" or "AT+GMM" for example i get a response back. if i use the port for the phone (COM4) i get nothing back...
I tried the trick with setting the phone from PDA to Modem using *#7284# but then when i connect the phone to the PC it wont recognize it and in the device manager it shows me a device called 7CDCs which it cannot find a driver for.
Ive also tried PDANet, i got the computer and phone connected together but i still cant issue an AT command at the modem...
Not sure whats the problem here...
If anyone can help me with id really appreciate it.
thanks!
Yoav.
You need linux to make it work.
You might be able to find a windows driver for it, but i don't have windows so i can't help there.
Can't test this just now as I'm at work, I did get through to the modem on windows 7 via usb. I'm sure I had to issue a reset command before I could do anything else.... ATZ maybe? I'll check it out when I get home.
Yeah, with the phone in Kies mode for usb connection and using PuTTY instead of hyperterminal (no longer provided with Win7) I got through to the modem on COM3. Whether the phone responds to all commands as expected seems to be another matter.
Thanks fahzat,
Ill give it a try again with Putty but i did try Putty yesterday as well as Hyperterminal and got to the same situation where it seems to be connected to the phone over the port but then it wont allow me to type anything into the command prompt... You chose the "Serial" type connection in the Putty initial screen right?
Correct, serial connection on COM3 (obviously your port may differ) with speed at 921600 (9600 seemed to work too). In the "Terminal" section set "Local echo" to "Force on" or you won't see what you're typing, only the response.
fahzat said:
Correct, serial connection on COM3 (obviously your port may differ) with speed at 921600 (9600 seemed to work too). In the "Terminal" section set "Local echo" to "Force on" or you won't see what you're typing, only the response.
Click to expand...
Click to collapse
Or make the first command you type ATE1
Thanks guys, it works. now im able to send commands to my Galaxy S.
What i really wanted to do was to manage to send SMS messages and see incoming messages but following the commands shown on a few tutorials dont seem to work with my phone.
Wondering if anyone knows how to do that with the SGS (I9000)???
[EDIT]
All info moved to here: http://forum.xda-developers.com/showthread.php?t=1471241
Thanks.
Achieve AT Command from Android
Hi All
I read that is not possible use directly in Android AT Command to debug the modem, but I was thinking to write an APP that using the USB Serial Virtual port in Android could send the AT Command directly to the modem. I read about external API to use serial communication.
Do you think this is possible??
alextreme said:
I read that is not possible use directly in Android AT Command to debug the modem,
Click to expand...
Click to collapse
ATdebug.apk is the answer : http://forum.xda-developers.com/showpost.php?p=19485757&postcount=1
mai77 said:
ATdebug.apk is the answer : http://forum.xda-developers.com/showpost.php?p=19485757&postcount=1
Click to expand...
Click to collapse
I know this...but it s not working with Samsung phones. Should I change the ROM with a Cyanogenmod version??
All you need to know here:
How to talk to the Modem with AT commands:
http://forum.xda-developers.com/showthread.php?t=1471241
how can we put the phone in modem mode?
thanks in advance
midas5 said:
For people who have asked me.
I accessed the AT commands by putting the I9000 phone PDA/MODEM setting on MODEM and then connect a USB cable. The phone causes new COM/tty ports to appear on the PC when running Linux.
Click to expand...
Click to collapse
Hi Midas5,
Could you be more specific?
a) So you set it to use: UART as MODEM and USB as MODEM??
(Those PhoneUtils settings are confusing!)
b) Which exact devices/ports appeared on your local machine?
c) Which exact devices/ports appeared on your phone?
d) Can you say anything about the device driver that you're using?
Thanks.
---------- Post added at 07:20 PM ---------- Previous post was at 07:14 PM ----------
yoavniran said:
If i use COM3 for my "Thinkpad Modem Adapter" and i type into my console app: "AT" or "AT+GMM" for example i get a response back. if i use the port for the phone (COM4) i get nothing back...
Click to expand...
Click to collapse
This is probably the wrong modem. It's most likely your laptop's built-in FAX/modem!
I tried the trick with setting the phone from PDA to Modem using *#7284# but then when i connect the phone to the PC it wont recognize it and in the device manager it shows me a device called 7CDCs which it cannot find a driver for.
Click to expand...
Click to collapse
This is THE problem!!
a) What (PC/linux) drivers to use when using your phone in "modem mode"?
b) How to send AT command from your phone terminal/shell? (I.e. what device is the right one(s)?
Received my boost aquos crystal today. Was hoping to dfs it to page plus as easy as the moto g, but was unsuccessful. I was able to read all normal values using dfs, just not write.
Process:
Entered diag mode using ##diag#.
Installed sharp drivers. (I will attach).
Updated 306sh drivers using Device Manager in windows. Select driver "I know location" or whatever. Chose "show all drivers". Scroll to Sharp Corporation. Select USB diag driver.
Open in dfs. ( I got my Spc code from boost by registering my device on their website to my account. Don't worry, they dount make you pay. Choose your plan, create a new phone number or whatever needed. Doesn't matter... They call it MSL code.)
Entered Spc in dfs and was able to read all info.... But nothing I wrote saved.
In the phone's ##diag# screen, I'd I selected the serial option, I installed the drivers... Same results.
I also force installed my moto RAZR m xt907 drivers (also msm Qualcomm) but same results.
Hope this helps someone with something.
let me know if the link works https://docs.google.com/uc?id=0B2YrFGY95PiIeklOT1VVRU5QVGs&export=download
hemanolio said:
Received my boost aquos crystal today. Was hoping to dfs it to page plus as easy as the moto g, but was unsuccessful. I was able to read all normal values using dfs, just not write.
Process:
Entered diag mode using ##diag#.
Installed sharp drivers. (I will attach).
Updated 306sh drivers using Device Manager in windows. Select driver "I know location" or whatever. Chose "show all drivers". Scroll to Sharp Corporation. Select USB diag driver.
Open in dfs. ( I got my Spc code from boost by registering my device on their website to my account. Don't worry, they dount make you pay. Choose your plan, create a new phone number or whatever needed. Doesn't matter... They call it MSL code.)
Entered Spc in dfs and was able to read all info.... But nothing I wrote saved.
In the phone's ##diag# screen, I'd I selected the serial option, I installed the drivers... Same results.
I also force installed my moto RAZR m xt907 drivers (also msm Qualcomm) but same results.
Hope this helps someone with something.
let me know if the link works https://docs.google.com/uc?id=0B2YrFGY95PiIeklOT1VVRU5QVGs&export=download
Click to expand...
Click to collapse
can't download the files could you please send to me [email protected]
what is DFS ?
you may try msm drivers.
whynot4444 said:
what is DFS ?
Click to expand...
Click to collapse
cdma tools 。。。 now I need drive for 306 so i can connect 306 to DFS but I cant find the COM drive 。。。
cairui505 said:
cdma tools 。。。 now I need drive for 306 so i can connect 306 to DFS but I cant find the COM drive 。。。
Click to expand...
Click to collapse
oh, you need drive DIAG, but what do you want with this port?
Hey guys I just found this thread. I am a CDMA Programmer and I wouldn't mind tinkering with this phone. Did it come with stock drivers embedded in the phone? Most do or sometimes you need to get adb driver packs for it. I am willing to help as I have DFS, CDMA Workshop, QPST and more. Please lmk what the current progress is on your end and I'll go ahead and share what I find when the phone arrives at my house. Let's get this rollin again!
kalanir said:
Hey guys I just found this thread. I am a CDMA Programmer and I wouldn't mind tinkering with this phone. Did it come with stock drivers embedded in the phone? Most do or sometimes you need to get adb driver packs for it. I am willing to help as I have DFS, CDMA Workshop, QPST and more. Please lmk what the current progress is on your end and I'll go ahead and share what I find when the phone arrives at my house. Let's get this rollin again!
Click to expand...
Click to collapse
yes in sharp web page have stock drivers.. also your can search bcs I saw that one guy is share diag modem driver(also here have msl unlock guide) .. most big problem is that we don't have root and other is if you can seen that phone have gsm radio..
loonbg said:
yes in sharp web page have stock drivers.. also your can search bcs I saw that one guy is share diag modem driver(also here have msl unlock guide) .. most big problem is that we don't have root and other is if you can seen that phone have gsm radio..
Click to expand...
Click to collapse
Ok I just ordered a bad esn one from eBay. Is it easy to get the msl code for it aside from activation? That's gonna be a big pain the @$$ if it's not like the Samsung or HTC.
OK guys so I just got my Sharp Aquos today and I have to say, WHAT A PIECE OF ART!!!! But I have started to work on it now. Did have some issues with it but I got it working. Managed to get into a hidden menu to do a RTN reset of it and now trying to get Diag Drivers. I got my MSL courtesy of an hour of research that surly paid off. So next step: connection to CDMA Workshop! Let me know what drivers you have found that work for this for the coms.
kalanir said:
I have to say, WHAT A PIECE OF ART!!!!
Click to expand...
Click to collapse
you r 100% right
kalanir said:
Managed to get into a hidden menu to do a RTN reset of it
Click to expand...
Click to collapse
how?
kalanir said:
trying to get Diag Drivers.
Click to expand...
Click to collapse
please share
kalanir said:
I got my MSL courtesy of an hour of research that surly paid off
Click to expand...
Click to collapse
can u tell me how?