This document describes the main changes of Nokia 6090 software version 5.30. New features included in version 5.30 permit the Nokia 6090 to be connected to a wider range of devices and applications, offering highly flexible performance solutions in addition to the advantages of reduced running costs and better security.
"lac" & "cell id" can be displayed only if the phone is camped on (according to GSM 07.07 specifications). It is possible for an external device to know in which area the Nokia 6090 is located. Depending upon the application, this feature would for example allow a fleet headquarters to determine the region in which the vehicle is located (provided the phone is camped on - phone on and PIN entered).
Page 5
/* second digit -> indicator value */ /* 1 – ON, 2 – OFF */ at+cind=? +CIND: ("message",(0,1)),("call",(0,1)),("smsfull",(0,1)) /* Nokia 6090 has no roaming indicator */ at+cind? +CIND: 1,0,0 /* new output, GSM 07.07 conform */ /* at+cind? return indicators value, how are defined by */ /* at+cind=? */ /* 1 –...
Page 6
+CMEC: (0,2),(0),(0) at+cmec? +CMEC: 0 at+ckpd="u" /* +CKPD cmd works always, not agreed with GSM07.07 */ at+cmec=2 at+ckpd="u" Nokia 6090 SW Version 5.30 +CKEV: 77,1 /* new output, GSM 07.07 conform */ +CIEV: 2,1 +CKEV: 77,0 +CIEV: 2,1 +CIEV: 2,1...
Page 7
ERROR Nokia 6090 SW Version 5.30 at+ckpd="1234" at+ckpd="1234w78" /* 1234 were shown, w is unknown */ ERROR /* and the Nokia 6090 response with error */ at+ckpd="m915" /* switch the ringinging tone off */ at+cimi 262022100065749 at+cops=? +COPS: (1,,,"24407"),(2,,,"24702"),,(0,1),(2) at+cops? +COPS: 1,2,"24702"...
Page 10
SW Version 5.20 /* Nokia 6090 is switched on */ at+creg=? +CREG: (0-2) at+creg? +CREG: 0,2 at+creg=2 at+creg? +CREG: 2,2,"00D1","0000" /* 2 – not registered, values for cell id & lac were not valid */ at+cpin="0000" +CREG: 2,2,"0100","2000" /* not agreed with GSM 07.07 */ Nokia 6090 SW Version 5.30...
Page 11
/* not agreed with GSM 07.07 */ at+cala="01/01/01,16:14:00+00" /* activated alarm; year, seconds & time zone /* are ignored, before you execute this the /* time must be set in the Nokia 6090 at+cala="01/01/01,16:14:00+00",0,0 ERROR /* deactivated alarm by the UI */ at+cala="01/01/01,16:14:00+00"...