« Return to Thread: Sony Ericsson w910i as smsc modem

Re: Sony Ericsson w910i as smsc modem

by praveenaj :: Rate this Message:

| View in Thread

Hi,
I have a T610. Can I know how did you pair it to work with Ubuntu?

I just installed Ubuntu and setup playSMS, Kannel...

Do i need to install additional drivers for my phone?

When I first connected my phone, BEFORE Kannel & playSMS installation,  and ran "wvdialconf" it showed my Device.
But after the installation, it identified nothing...

WvModem<*1>: Cannot get information for serial port.
ttyUSB0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyUSB0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyUSB0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.

I think this is because currently it is being used... Any ideas?

Please Share your experience on how you connected your T610

Thanks in advance


When i typed "wvdialconf" to identify my phone (connected via USB Data cable) it identified
Alvaro Cornejo wrote:
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