SagemmyW-8Config
From GnokiiWiki
Contents |
Sagem my W-8 (partial support)
Partial support at least since gnokii 0.6.14, improved since gnokii 0.6.20.
Config 1: Linux, infrared connection
port = /dev/ircomm0 model = AT connection = serial
Config 2: Linux, Bluetooth connection
port = /dev/rfcomm0 model = AT connection = serial
Note: in /etc/bluetooth/rfcomm.conf set RFCOMM channel to number 2.
Config 3: Linux, USB connection
To be tested.
Working
--dialvoice
--getsecuritycodestatus
--hangup
--getdatetime (>0.6.14)
--getsmsc
--identify
IMEI : [...] Manufacturer : SAGEM Model : myW-8 UMTS Product name : myW-8 UMTS Revision : SAGEM LA5_5R
--getphonebook (>=0.6.24)
Memory types:
AT+CPBS=?
+CPBS: ("FD","LD","ME","MT","SM","DC","RC","MC","EN","ON")
OK
Note: "FD" can't be read by gnokii because it requires PIN1
--setdatetime (>=0.6.20)
The timezone offset is missing in previous gnokii versions.
Partially Working
--getnetworkinfo
Cell id is 8 digits but gets truncated to 4. Network name, country and code aren't decoded because libgnokii expects "H3G" instead of "3 ITA".
AT+CREG? +CREG: 2,1,"8CC3","00D7873E" OK AT+COPS? +COPS: 0,0,"3 ITA" OK
Network : unknown (unknown) Network code : undefined LAC : 8cc3 Cell id : 00d7
--monitor
AT driver does not detect caller id. CelID is truncated from 8 to 4 digits.
RFLevel: 99 Battery: 78 Power Source: battery SIM: Used 11, Free 189 Phone: Used 14, Free 486 DC: Used 6, Free 44 EN: Used 5, Free 0 FD: Used 5, Free 0 LD: Used 510, Free 0 MC: Used 1, Free 49 ON: Used 0, Free 5 RC: Used 0, Free 50 Network: unknown (unknown), LAC: 8cc3, CellID: 00d7 CALL0: IDLE CALL1: IDLE
Not Working
--getsms
PDU mode not supported
Memory types:
AT+CPMS=?
+CPMS: ("ME","SM"),("ME","SM"),("ME","SM")
--savesms
PDU mode not supported

