WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Sony Ericsson w910i as smsc modem

Re: Sony Ericsson w910i as smsc modem

by Alvaro Cornejo :: Rate this Message:

| View in Thread

Hi Russel

The CNMI command tells modem how to react to message events. Depending
on your phone capabilities, you should configure CNMI

Google for sony ericsson AT command reference for your phone and you
should get the correct values, also depending on what your needs are.

This is the config I use for some sony phones:

group = modems
id = K510a
name = K510a
detect-string = "K510"
init-string = "AT+CNMI=2,3,0,1,0;+CMEE=1"
message-storage = ME
# PARA TEST:
keepalive-cmd = AT+CSQ
reset-string = AT+CFUN=1

group = modems
id = T610
name = T610
detect-string = "T610"
init-string = "AT+CNMI=2,3,0,0,0;+CMEE=1"
message-storage = ME
# PARA TEST

group = modems
id = T68
name = T68
detect-string = "T68"
init-string = "AT+CNMI=3,1,2,0,0;+CMEE=1"
message-storage = ME
keepalive-cmd = AT+CBC;+CSQ
reset-string = AT+CFUN=1



 « Return to Thread: Sony Ericsson w910i as smsc modem