LGU8120Config
From GnokiiWiki
Contents |
LG U8120 (partial support)
Partial support (gnokii 0.6.14).
Can read phonebook only from SM. Can read SMS from ME and SM.
Config 1: Linux, infrared connection
port = /dev/ircomm0 model = AT connection = serial
Config 2: Linux, USB connection
port = /dev/ttyACM0 model = AT connection = serial
Working
--getsecuritycodestatus
--getsms
AT+CPMS=?
+CPMS: ("ME","SM"),("ME","SM"),("ME","SM")
--getsmsc
Partially Working
--getnetworkinfo
Cell id is 8 digits but gets truncated to 4. Network name, country and code aren't decoded.
Network : unknown (unknown) Network code : undefined LAC : 8cc3 Cell id : 0073
--getphonebook
This can read only entries saved in SM (mirrored in MT). EN and ON are empty, other memories return +CME ERROR: 100
AT+CPBS=?
+CPBS: ("FD","LD","ME","MT","SM","DC","RC","MC","EN","ON")
--identify
IMEI : [...] Manufacturer : LG Electronics Model : LGE U8xxx Product name : LGE U8xxx Revision : 2004-02-25 18:07 Of
Partially working because revision number is truncated to 19 characters.
2004-02-25 18:07 Off. Bld 1730 U100_PHONE_WCDMA_4MBRAM
Not Working
--dialvoice
Locks communication (unplug and replug the cable to restart). Dial data would work.
--hangup
Command AT+CHUP is not executed until you terminate the call by hand(!!!).
--getdatetime (>0.6.14)
Locks communication (unplug and replug the cable to restart).
--monitor
Locks communication (unplug and replug the cable to restart). Locks at AT+CSQ
--setdatetime (>0.6.14)
Locks communication (unplug and replug the cable to restart).

