http://tuxmobil.org/pcmcia_cf_anycom_gprs.html
... and now I am connected
I dont know what change take effect, but this:
CODE
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/provider"
defaultroute
/dev/ttyS0
115200
nocrtscts
lock
noipdefault
debug
user fasel
connect "/usr/sbin/chat -v -f /etc/chatscripts/provider"
defaultroute
/dev/ttyS0
115200
nocrtscts
lock
noipdefault
debug
user fasel
and this:
CODE
ABORT BUSY
ABORT "NO CARRIER"
ABORT VOICE
ABORT "NO DIALTONE"
"" ATZ
OK AT+CPIN="<PIN>"
OK AT+CGDCONT=1,"IP","<APN>"
OK ATDT*99***1#
'CONNECT' '\c'
'TIMEOUT' '5'
ABORT "NO CARRIER"
ABORT VOICE
ABORT "NO DIALTONE"
"" ATZ
OK AT+CPIN="<PIN>"
OK AT+CGDCONT=1,"IP","<APN>"
OK ATDT*99***1#
'CONNECT' '\c'
'TIMEOUT' '5'
are WORKING on SL-C1000 (pdaXii13 build5.4.9 "Sally" with kkazakov13 libraries and some from pdaXii13v2)
But thanx anyway, because this post inspired me and was the first thing when I was looking where to start.
Hope my post help anybody with same trouble ;-)