ok i have a hex dump of the dialing sequence from windoz - does anybody know how to make use of it?
Does anyone of You use a1200 as gprs / edge modem? What AT command sequence and settings do You use, pls post script listting or program name u use.
ok i have a hex dump of the dialing sequence from windoz - does anybody know how to make use of it?
Please post it. Did you copy it from MPT?Originally Posted by polrus
I also am wondering what code is used to call up the right GPRS profile as there is no CID to find on this phone.
You can use this http://www.vortex.prodigynet.co.uk/misc/ascii_conv.html
to decode hex to ascii
here's the dump file - http://pksiazki.com.pl/seba/motorola..._dial_dump.xml
btw I managed to decode some of the AT commands
AT+CPMS="MT"
415445300d
ATE0
415453373d36300d
ATS7=60
415453303d300d
ATS0=0
41542b4350494e3f0d
AT+CPIN?
415445300d
ATE0
41542b434744434f4e543d322c224950222c227777772e706c757367736d2e706c222c2c302c300d
AT+CGDCONT=2,"IP","www.plusgsm.pl",,0,0
41542b4347515245513d322c302c302c302c302c300d
AT+CGQREQ=2,0,0,0,0,0
41542b4347514d494e3d322c302c302c302c302c300d
AT+CGQMIN=2,0,0,0,0,0
415445300d
ATE0
415453373d36300d
ATS7=60
415453303d300d
ATS0=0
415445300d
ATE0
415453373d36300d
ATS7=60
4154442a3939
ATD*99***2#
any updates on this?
Thanks in advance for the effort
Ok,
Thanks to phenomenon, he just discovered this to dial from a Palm to GPRS using the Ming.
Quoting his complete post:
Hope this helpsOriginally Posted by Phenomenon