Salve, to use a GSM modem is like to use a GSM mobilphone first the input of your PIN needet. All webpages that I found with google "Nokia Cardphone PIN" are saying, that disabling of the PIN is needed to use the Cardphone.
Unhappyly my GSM-provider does not allow to disable the PIN :-( but Maximilian Pascher gave mit the hint to use gsmlib - Thank you :-) But I would like to know, how to use pon (pppconfig) without gsmlib. ------------------------------------------------------------------------ gsmlib ------------------------------------------------------------------------ This distribution contains a library to access GSM mobile phones through GSM modems. Features include: modification of phonebooks stored in the mobile phone or on the SIM card reading and writing of SMS messages stored in the mobile phone sending and reception of SMS messages Additionally, some simple command line programs are provided to use these functionalities. http://www.pxh.de/fs/gsmlib/index.html gsmlib are tools from Peter Hofmann ([EMAIL PROTECTED]) ------------------------------------------------------------------------ Supported GSM-devices: Nokia 6150/Xircom REM56G.100 Nokia 6150/Options "GSM-Ready(R) Cellular-Only" modem from Option International Nokia 6210/- (Linux IrDA serial device) Nokia 8810/- (Linux IrDA serial device) Siemens S10D/Dr Neuhaus Gipsy Card GSM Siemens S25/- (Linux IrDA serial device) Siemens S35i/- (Linux IrDA serial device) Siemens S45 Ericcson SH888/- (Linux IrDA serial device) Ericsson 6050102/GM 12 GSM module Ericsson T28s (firmware 000809 1106) Ericsson T20e (firmware R3A007) -/Siemens M20T (stand-alone GSM module) -/Wavecom WM02 GSM (stand-alone GSM module) Nokia 7110 (firware rev 4.80)/- (Linux IrDA serial device) Nokia 8290 (USA GSM 1900MHz)/- (Linux IrDA serial device) Falcom A2-1/- (stand-alone GSM module) Ericsson R320s/- (Linux IrDA serial device) Motorola Timeport 260/- (Serial cable and Linux IrDA serial device) Motorola Timeport 250/- (Linux IrDA serial device) Motorola Timeport P7389/- (Linux IrDA serial device) Nokia Cellular Card Phone RPE-1 GSM900 and Nokia Card Phone RPM-1 GSM900/1800 Nokia Cardphone/Compaq iPAQ Omnipoint technologies Redhawk 2000 GSM modem Ericsson T28 (but one firmware revision is reported to have problems) Ericcson T65 Ericcson T39m/Bluetooth Option International GlobeTrotter PCMCIA ------------------------------------------------------------------------ gsmlib command to transmit the PIN to the GSM-device #gsmctl -o pin 1234 ------------------------------------------------------------------------ But how to use PIN without gsmlib ? ------------------------------------------------------------------------ The extendet AT-command for transmitting the PIN to the Nokia Cardphone is: AT+CPIN"1234" 1234 is your PIN, attention, " is part of the command! For test this you can use the modem-terminal minicom. Do you know how to use AT+CPIN"1234" without gsmctl directly with Modem-Init string in pppconfig? I would like to mail every webmaster of pages which are saying now, that disabling of the PIN is needed. Greetings, rob PS: Is it write, that Nokia Cardphone is not supporting GPRS nor is it possible to flash this device to do it? ;-(

