gnokii-users
[Top][All Lists]
Advanced

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

Re: nokia 6030


From: onkar paradkar
Subject: Re: nokia 6030
Date: Tue, 6 Nov 2007 22:59:16 -0800



On 11/6/07, onkar paradkar <address@hidden> wrote:
Thank u very much rishi;
 
 I would like to know which compiler u have used;
with turboC I get compilation errors  .
Kindly let me know.
Thanks very much again:)
 
 
       Also, I want to know if the message recieved cannot stord in PC or it can be processed in the PC?

 
 


 
On 11/4/07, rishi pathak <address@hidden > wrote:
Hi,
To add support for 6030  do the following:
1. in commom/misc.c(you will find multiple such entries)
{"6030",  "RM-74", PM_CALLERGROUP | PM_CALENDAR | PM_SPEEDDIAL | PM_NETMONITOR | PM_EXTPBK | PM_SMS | PM_FOLDERS },
remember the ','
2.Open common/phones/nk6510.c
Look for line containing 'Supported Models'.The line number is around 233.
There would be a line something like this:
"6510|6310|8310|6310i|6360|6610|6100|5100|3510|3510i|3595|6800|6810|6820|6820b|6610i|6230|6650|7210|7250|7250i|7600|6170|6020|6230i|5140|5140i|6021|6500|6220|3120b|3100|3120|6015i|6101", /* Supported models */
Change it to include 6030,something like this:
"6510|6310|8310|6310i|6360|6610|6100|5100|3510|3510i|3595|6800|6810|6820|6820b|6610i|6230|6650|7210|7250|7250i|7600|6170|6020|6030|6230i|5140|5140i|6021|6500|6220|3120b|3100|3120|6015i|6101", /* Supported models */
Recompile and use model as 6030.
In my case everything works fine.
Hope it helps
On 11/4/07, onkar paradkar < address@hidden > wrote:
Hello
I m using nokia 6030 with config

model=6510;
connection=serial; (I have dau9 cable)
port:com3:

and its working fine i.e I am able to send sms;
but when I use gnokii--smsreader I get error that command not be
implemented in the model;
even when I use gnokii --getsms IN 1 , I can read the SMS but its not
the last sms or the first sms but its the sms in between.


I want to recieve the incoming sms and process it in my computer.
How do I do that?Is there any way of serially accessing the sms??

Please suggest any solution.
Thank you


_______________________________________________
gnokii-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gnokii-users



--
Regards--
Rishi Pathak

_______________________________________________
gnokii-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gnokii-users




reply via email to

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