Hi Here are more information:
at+cnmi? +CNMI: 0,0,0,0,1 OK at+cnmi=? +CNMI: (0-3),(0,1),(0,2,3),(0,2),(1) -----Original Message----- From: Nikos Balkanas [mailto:[email protected]] Sent: 02 June 2010 08:39 To: [email protected]; [email protected] Subject: Re: Urgent! HELP! Hi, As Rene stated, ALWAYS post debug level logs to this group. Lastly type AT+CNMI=? to your modem using minicom or other serial software to see what modes it supports. Or you can get wvdialconf to get a working init-string. BR, Nikos ----- Original Message ----- From: "Rene Kluwen" <[email protected]> To: <[email protected]>; <[email protected]> Sent: Tuesday, June 01, 2010 8:04 PM Subject: RE: Urgent! HELP! > What do you get if you set log-level to 'debug' (0)? > Do you see which command exactly gives the error? > > Here, you can find an overview of possibly possible init strings: > http://alumni.ipt.pt/~pmad/s35i_c35i_m35i_atc_commandset_v01.pdf. > > == Rene > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of [email protected] > Sent: dinsdag 1 juni 2010 17:30 > To: [email protected] > Subject: Urgent! HELP! > > Hi > > I have 3 days trying to resolved this and has even replaced my GSM > modem but still unresolved... > > Anyone knows the init-string for the GSM modem MC37i? (cinterion mc37i > or siemens MC37i) > > I tried many variations of CMNI=, etc but still couldn't get Kannel to > run smoothly. > > This is my latest: > group = modems > id = siemens_m37i > name = "Siemens M37i" > detect-string = "Cinterion" > detect-string2 = "MC37i" > speed= 115200 > #init-string = "AT+CNMI=2,0,0,2,1;+CMGF=0;+CMEE=2" > init-string = "AT+CNMI=2,1,0,0,0;+CMEE=2" > enable-hwhs = "AT\\Q3" > #keepalive-cmd = "AT+CBC;+CSQ" > > > I keep getting this error inj kannel.log > > opening device > 2010-06-01 23:18:50 [12804] [6] INFO: AT2[HSSMSC1]: Logging in > 2010-06-01 23:18:50 [12804] [6] INFO: AT2[HSSMSC1]: init device > 2010-06-01 23:18:50 [12804] [6] INFO: AT2[HSSMSC1]: speed set to 115200 > 2010-06-01 23:18:51 [12804] [6] INFO: AT2[HSSMSC1]: Phase 2+ is supported > 2010-06-01 23:18:51 [12804] [6] ERROR: AT2[HSSMSC1]: Generic error: ERROR > 2010-06-01 23:18:51 [12804] [6] ERROR: AT2[HSSMSC1]: Initialization of > device failed. > 2010-06-01 23:18:51 [12804] [6] INFO: AT2[HSSMSC1]: Closing device > 2010-06-01 23:18:51 [12804] [6] ERROR: AT2[HSSMSC1]: Couldn't connect > (retrying in 10 seconds). > 2010-06-01 23:19:01 [12804] [6] INFO: AT2[HSSMSC1]: opening device > 2010-06-01 23:19:01 [12804] [6] INFO: AT2[HSSMSC1]: Logging in > 2010-06-01 23:19:02 [12804] [6] INFO: AT2[HSSMSC1]: init device > 2010-06-01 23:19:02 [12804] [6] INFO: AT2[HSSMSC1]: speed set to 115200 > > > HELP!! HELP!! > > > >
