Have any way to read NOKIA phone's SMS from PC?
-
Thanks to NOKIA!
Thanks to all!
I've just finished my first app on symbian, it work very good.
I have one problem:
I want to read,send SMS on phone from PC (and more other actions).
I have idea: use AT command and serial port comunication to do that. But it is not best way (depend phone model, and AT command supported).
How do I do that?
Thanks you!
Sorry for my broken English, it is not my native language. -
In which way is this related to Qt?
Google gave me "this link":http://wiki.forum.nokia.com/index.php/AT_Commands.
-
Thank you!
My phone is E72, it not support AT+CMGL, AT+CMGR AT command.
How can I do?
@at+CMGL=?
ERROR
at+CMGR=?
ERROR
@ -
I am no expert on AT commands, but this error message looks to me like it is expecting some parameter(s) to the command. I would try to google for more information on the commands.
-
Sorry, I can't help with that:(
You could try to ask Nokia at http://developer.nokia.com/ . I am sure they have people knowledgeable about these technical details:)