gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Get SMS from RAZR v3 (USB, Gentoo)


From: Sean Kim
Subject: Get SMS from RAZR v3 (USB, Gentoo)
Date: Mon, 9 Jul 2007 11:37:13 -0500

#1.
I can send message with --sendsms command
But I can't use --getsms
gnokii --getsms ME 1
gnokii --getsms SM 1
gnokii --getsms F1 1
gnokii --getsms IN 1
these are not working
 
#2.
How can I send AT command directly to phone?
My phone is connected to /dev/ttyACM0
echo -ne "AT' > /dev/ttyACM0    --> no response
 
 
Phone: Motorola RAZR (cingular) with USB cable
OS: Gentoo Linux (2.6.20)
GNOKII Version 0.6.14
 
# gnokii --identify
GNOKII Version 0.6.14
IMEI         : IMEI356868000310391
Manufacturer : Motorola CE, Copyright 2004
Model        : GSM900","GSM1800","GSM1900","GS
Product name : GSM900","GSM1800","GSM1900","GS
Revision     : R374_G_0E.40.9CR
# gnokii --monitor once
GNOKII Version 0.6.14
Entering monitor mode...
RFLevel: 9
Battery: 90
Power Source: battery
CALL0: IDLE
CALL1: IDLE
Leaving monitor mode...
.gnokiirc
port = /dev/ttyACM0
model = AT
initlength = default
connection = serial
use_locking = yes
serial_baudrate = 19200
smsc_timeout = 10
[gnokiid]
bindir = /usr/sbin/
[connect_script]
TELEPHONE = 12345678
[disconnect_script]
[logging]
debug = on
where to log the rlp debug output (on: stderr, off: /dev/null)
rlpdebug = off
xdebug = off

reply via email to

[Prev in Thread] Current Thread [Next in Thread]