Nokia 6090 09.05.2001
Page 5 / 9
SW Version 5.20 SW Version 5.30
at+cmer?
+CMER: 2,2,0,1,0
OK
/* press any keys, nothing happened */
/* receive SMS */
+CIND: "message",1,"smsfull",0
+CIND: "message",1,"smsfull",0
/* output was not agreed to GSM 07.07 */
at+cind=?
+CIND: ("message",(0,1)),("call",(0,1)),("roam",(0,1)),("smsfull",(0,1))
OK
at+cind?
+CIND: "call",0,"roam",0,"message",1,"smsfull",0
OK
/* output was not agreed to GSM 07.07 */
at+cmer?
+CMER: 2,2,0,1,0
OK
+CKEV: 50,1 /* key “2” was pressed */
+CKEV: 50,0 /* key “2” was released */
/* receive SMS */
+CIEV: 1,1 /* new output, GSM 07.07 conform */
+CIEV: 3,0 /* first digit -> indicator: */
+CIEV: 1,1 /* 1 – message, 2 - call, 3 – smsfull */
+CIEV: 3,0 /* second digit -> indicator value */
/* 1 – ON, 2 – OFF */
at+cind=?
+CIND: ("message",(0,1)),("call",(0,1)),("smsfull",(0,1))
OK /* Nokia 6090 has no roaming indicator */
at+cind?
+CIND: 1,0,0
OK
/* new output, GSM 07.07 conform */
/* at+cind? return indicators value, how are defined by */
/* at+cind=? */
/* 1 – message – ON, 0 – call – OFF, 0 – smsfull – OFF */